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, Aug 15, 4:38 PM
Unknown Object (File)
Fri, Aug 14, 7:02 PM
Unknown Object (File)
Tue, Aug 11, 10:21 AM
Unknown Object (File)
Mon, Aug 10, 10:49 AM
Unknown Object (File)
Mon, Aug 10, 10:49 AM
Unknown Object (File)
Mon, Aug 10, 10:48 AM
Unknown Object (File)
Sat, Aug 8, 3:28 PM
Unknown Object (File)
Fri, Aug 7, 11:59 AM
Subscribers

Details

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 26458

Event Timeline

emaste added inline comments.
contrib/jemalloc/src/jemalloc.c
2301

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.