> Values passed to bread are: vol: 0, pxd: len: 1, addr1: 0, addr2: 0 > > The p->header.flag is equal 0 after returning from bread(). > > > Any idea how to handle this problem ? > It looks like the function needs to do a better job of sanity checking. >
I guess that a pxdAddress couldn't be equal to zero. If this is the case, rXtree() should return MINOR_ERROR, as in the case when bread fails. Am I correct? ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Jfs-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jfs-discussion
