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

/freebsd-11-stable/usr.sbin/mailwrapper/
H A Dmailwrapper.cdiff 205938 Tue Mar 30 20:01:12 MDT 2010 delphij Sync with OpenBSD:
- avoid coredump when there's only one token on a line;
- Use calloc();
- Remove a line inherited from example mdoc.

Obtained from: OpenBSD
MFC after: 1 month
/freebsd-11-stable/sys/fs/ext2fs/
H A Dext2_bmap.cdiff 293370 Thu Jan 07 19:48:36 MST 2016 pfg ext2fs: reading mmaped file in Ext4 causes panic

Always call brelse(path.ep_bp), fixing reading EXT4 files using mmap().

Patch by Damjan Jovanovic.

PR: 205938
MFC after: 1 week

Completed in 173 milliseconds