Page MenuHomeFreeBSD

realloc(x, 0) should not return NULL
ClosedPublic

Authored by kib on Sep 13 2019, 9:21 AM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 10 2024, 6:29 PM
Unknown Object (File)
Oct 10 2024, 8:02 AM
Unknown Object (File)
Oct 4 2024, 5:59 PM
Unknown Object (File)
Sep 21 2024, 12:59 AM
Unknown Object (File)
Sep 10 2024, 9:28 PM
Unknown Object (File)
Sep 4 2024, 9:42 PM
Unknown Object (File)
Sep 2 2024, 1:03 AM
Unknown Object (File)
Sep 1 2024, 8:28 AM
Subscribers

Details

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emaste added inline comments.
contrib/jemalloc/src/jemalloc.c
2301 ↗(On Diff #62024)

looks like local style here has braces on single-line statements

This revision is now accepted and ready to land.Sep 16 2019, 4:27 PM
This revision was automatically updated to reflect the committed changes.