freebsd-src/contrib/libcxxrt
Justine Tunney 12be6f12e8 Fix memory corruption in C++ demangler
The __cxa_demangle_gnu3() and cpp_demangle_gnu3() functions segfault on
various libcxxabi test cases due to a copy and paste error. This change
fixes that.

This is a subset of https://github.com/libcxxrt/libcxxrt/pull/34 which
fixes the immediate problem.

Reviewed by: imp, emaste (I think)
Pull Request: https://github.com/freebsd/freebsd-src/pull/1222
2024-05-09 19:55:52 -06:00
..
abi_namespace.h
atomic.h Reapply libcxxrt atomics cleanup commit, preparing for upstream fix 2022-03-20 22:25:35 +01:00
auxhelper.cc Merge libcxxrt master fd484be8d1e94a1fcf6bc5c67e5c07b65ada19b6 2022-03-09 20:45:01 +01:00
cxxabi.h Tentatively apply https://github.com/libcxxrt/libcxxrt/pull/27 2024-04-06 22:13:54 +02:00
dwarf_eh.h
dynamic_cast.cc
exception.cc Tentatively apply https://github.com/libcxxrt/libcxxrt/pull/27 2024-04-06 22:13:54 +02:00
FREEBSD-upgrade
guard.cc Merge libcxxrt commit f2e55091e2e878386c9f7974d4922bbdc4faed84 2022-03-20 22:34:41 +01:00
libelftc_dem_gnu3.c Fix memory corruption in C++ demangler 2024-05-09 19:55:52 -06:00
LICENSE
memory.cc Reapply libcxxrt atomics cleanup commit, preparing for upstream fix 2022-03-20 22:25:35 +01:00
noexception.cc Merge libcxxrt master fd484be8d1e94a1fcf6bc5c67e5c07b65ada19b6 2022-03-09 20:45:01 +01:00
stdexcept.cc
stdexcept.h
terminate.cc
typeinfo.cc
typeinfo.h
unwind-arm.h Remove compat hacks from libcxxrt's _Unwind_Exception 2022-03-09 18:25:18 +01:00
unwind-itanium.h Remove compat hacks from libcxxrt's _Unwind_Exception 2022-03-09 18:25:18 +01:00
unwind.h