Module Name: src Committed By: mrg Date: Fri Aug 11 05:51:34 UTC 2023
Modified Files: src/sys/fs/hfs: libhfs.c Log Message: avoid uninitialised variable usage in early error paths. found by GCC 12. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/sys/fs/hfs/libhfs.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.