Searched hist:263630 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sbin/fsck_ffs/
H A Dfsutil.cdiff 263630 Sat Mar 22 10:02:20 MDT 2014 mckusick MFC of 263062:

Avoid segment fault when attempting to clean up cylinder group
buffer cache.

PR: 187221
Submitted by: Petr Lampa <lampa@fit.vutbr.cz>
Obtained from: Petr Lampa <lampa@fit.vutbr.cz>
MFC after: 1 week

MFC of 262488:

Arguments for malloc and calloc should be size_t, not int.
Use proper bounds check when trying to free cached memory.

Spotted by: Xin Li
Tested by: Dmitry Sivachenko
MFC after: 2 weeks
H A Dfsck.hdiff 263630 Sat Mar 22 10:02:20 MDT 2014 mckusick MFC of 263062:

Avoid segment fault when attempting to clean up cylinder group
buffer cache.

PR: 187221
Submitted by: Petr Lampa <lampa@fit.vutbr.cz>
Obtained from: Petr Lampa <lampa@fit.vutbr.cz>
MFC after: 1 week

MFC of 262488:

Arguments for malloc and calloc should be size_t, not int.
Use proper bounds check when trying to free cached memory.

Spotted by: Xin Li
Tested by: Dmitry Sivachenko
MFC after: 2 weeks

Completed in 120 milliseconds