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
F156368980: D3733.diff
Wed, May 13, 1:12 AM
Unknown Object (File)
Sun, May 10, 7:37 AM
Unknown Object (File)
Fri, May 8, 9:34 PM
Unknown Object (File)
Fri, May 1, 9:48 PM
Unknown Object (File)
Thu, Apr 30, 3:02 PM
Unknown Object (File)
Tue, Apr 28, 5:14 PM
Unknown Object (File)
Tue, Apr 28, 5:08 PM
Unknown Object (File)
Tue, Apr 28, 9:49 AM
Subscribers

Diff Detail

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

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.