[Bug 8741] Any throw statement causes memory corruption
bugzilla at busybox.net
bugzilla at busybox.net
Thu Mar 3 21:23:55 UTC 2016
https://bugs.busybox.net/show_bug.cgi?id=8741
Ivan Kold <pixus.ru at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pixus.ru at gmail.com
--- Comment #1 from Ivan Kold <pixus.ru at gmail.com> ---
Created attachment 6376
--> https://bugs.busybox.net/attachment.cgi?id=6376&action=edit
Proposed patch v1
Attached patch adds definition of the struct __cxa_refcounted_exception,
functions __get_refcounted_exception_header_from_obj and
__get_refcounted_exception_header_from_ue, changes functions
__cxa_allocate_exception and __cxa_free_exception to allocate/free enough
memory for __cxa_refcounted_exception instead of __cxa_exception.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the uClibc-cvs
mailing list