Page MenuHomeFreeBSD

libcxxrt: Correct off-by-one in free_exception of emergency buffer
ClosedPublic

Authored by cem on Sep 25 2015, 8:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 15, 11:25 PM
Unknown Object (File)
Mon, Apr 14, 3:56 PM
Unknown Object (File)
Mon, Apr 14, 12:08 PM
Unknown Object (File)
Mon, Apr 14, 7:35 AM
Unknown Object (File)
Mon, Apr 14, 6:04 AM
Unknown Object (File)
Mon, Apr 14, 5:54 AM
Unknown Object (File)
Mon, Apr 14, 5:49 AM
Unknown Object (File)
Feb 17 2025, 5:12 AM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 607
Build 607: arc lint + arc unit

Event Timeline

cem retitled this revision from to libcxxrt: Correct off-by-one in free_exception of emergency buffer.
cem updated this object.
cem edited the test plan for this revision. (Show Details)
cem added reviewers: theraven, dim, markj.
emaste added a reviewer: emaste.
This revision is now accepted and ready to land.Sep 25 2015, 8:46 PM
cem edited edge metadata.

Per kan, also need the same fix in emergency_malloc_free.

https://github.com/pathscale/libcxxrt/pull/31

This revision now requires review to proceed.Sep 25 2015, 8:57 PM
This revision was automatically updated to reflect the committed changes.