Fix a UBSAN-reported error in ffs_make_dirbuf where a zero offset
gets applied to a NULL pointer.
Sponsored by: Klara, Inc.
Sponsored by: The FreeBSD Foundation
Differential D51037
makefs: Fix undefined behaviour in ffs.c Authored by bnovkov on Jun 25 2025, 9:53 AM. Tags None Referenced Files
Details
Fix a UBSAN-reported error in ffs_make_dirbuf where a zero offset Sponsored by: Klara, Inc.
Diff Detail
|