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)
Sun, Mar 8, 6:21 PM
Unknown Object (File)
Sat, Feb 28, 8:54 PM
Unknown Object (File)
Feb 9 2026, 4:05 PM
Unknown Object (File)
Feb 8 2026, 11:06 PM
Unknown Object (File)
Jan 30 2026, 8:27 PM
Unknown Object (File)
Jan 28 2026, 9:45 PM
Unknown Object (File)
Jan 20 2026, 4:14 AM
Unknown Object (File)
Jan 19 2026, 6:57 PM
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.