Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: fsck_lfs dumps core



nakayosh%leto.eonet.ne.jp@localhost (NAKAJIMA Yoshihiro) writes:

>Recent fsck_lfs dumps core.

>In fsck_lfs/lfs.c:lfs_init(), Unintialized static variable
>`dev_bsize' is used, such as:

>>                      sblkno = LFS_LABELPAD / dev_bsize;

Sorry for the mistake, the variable is now initialized.
The actual value doesn't really matter since the device
file is accessed in byte offsets that are computed from
the same value.

-- 
-- 
                                Michael van Elst
Internet: mlelstv%serpens.de@localhost
                                "A potential Snark may lurk in every tree."


Home | Main Index | Thread Index | Old Index