jfsutils/libfs
"David Kleikamp" <[email protected]> Thu, 7 Jan 2010 13:30:31 +0000
| Newsgroups | gmane.comp.file-systems.jfs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/jfs/jfsutils/libfs In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv18159/libfs Modified Files: log_dump.c Log Message: From: Miklos Szeredi <[email protected]> The return value of findLog() in jfs_logdump() is checked for being negative, but findLog() can return a positive error value. In this case jfs_logdump() ingores the error and continues even though Log.fp is NULL. https://bugzilla.novell.com/show_bug.cgi?id=545145 ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev