Module Name: src Committed By: msaitoh Date: Sun Aug 18 13:31:21 UTC 2019
Modified Files: src/sbin/fsck [netbsd-9]: partutil.c Log Message: Pull up following revision(s) (requested by martin in ticket #88): sbin/fsck/partutil.c: revision 1.16 Properly release the disk properties dictionary we received via ioctl. Detected by leak sanitizer when building with MKSANITIZER=yes. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.15.18.1 src/sbin/fsck/partutil.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.