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)
Sat, Feb 8, 12:15 AM
Unknown Object (File)
Dec 31 2024, 8:30 PM
Unknown Object (File)
Dec 30 2024, 7:37 PM
Unknown Object (File)
Dec 29 2024, 6:50 PM
Unknown Object (File)
Dec 28 2024, 7:45 PM
Unknown Object (File)
Dec 27 2024, 4:57 PM
Unknown Object (File)
Dec 1 2024, 10:33 PM
Unknown Object (File)
Nov 28 2024, 5:21 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.