COMMITS
September 23, 2026
K
fix(symcache): Prevent inline visitor cycles (#1080)
klochek committed
K
fix(demangle): Guard against empty children (#1078)
klochek committed
K
fix(demangle): Avoid infinite looping with bad const prop codes (#1079)
klochek committed
K
K
fix(demangle): Bound output string size (#1073)
klochek committed
D
fix(symcache): Do not undecorate DWARF function names from PE files (#1075)
David Herberth committed
D
fix(symcache): Don't panic on multi-byte symbol names when undecorating (#1076)
David Herberth committed
D
build(deps): Upgrade cpp-demangle to 0.5.1 (#1077)
David Herberth committed
September 22, 2026
D
fix(symcache): Preserve _Z mangled itanium prefixes (#1074)
David Herberth committed
September 17, 2026
T
fix(demangler): Add recursion limit to swift `Demangler` (#1068)
Tobias Wilfert committed
September 14, 2026
K
fix(debuginfo): Remove depth limits from function parsing (#1065)
klochek committed
September 3, 2026
September 2, 2026
K
fix(debuginfo): Remove recursive symcache writer (#1066)
klochek committed
K
fix(debuginfo): Remove recursive function parsing (#1063)
klochek committed
September 1, 2026
S
fix(sourcelinks): Only replace first `*` (#1064)
Sebastian Zivota committed
August 31, 2026
T
fix(demangle): Patch all asserts in Swift demangler (#1062)
Tobias Wilfert committed
T
ref(demangle): Add error category for too large attachments and remove warning (#1061)
Tobias Wilfert committed
August 28, 2026
T
fix(demangle): Patch abort in Swift demangler (#1059)
Tobias Wilfert committed
K
fix(debuginfo): Ensure Macho compressed pages are unique (#1056)
klochek committed
August 27, 2026
D
fix(dwarf): Ensure unwind sections contain any unwind information (#1058)
David Herberth committed
J
fix(unreal): Do not allocate based on untrusted input (#1055)
Joris Bayer committed
S
deps: Update js-source-scopes to 0.7.3 (#1057)
Sebastian Zivota committed
T
fix(demangle): Patch asserts in Swift demangler (#1054)
Tobias Wilfert committed
August 25, 2026
R
fix(debuginfo): Increase nested inlinees limit (#1053)
rodolfoBee committed
August 24, 2026
S
fix(demangle): Patch segfault in Swift demangler (#1052)
Sebastian Zivota committed
August 18, 2026
K
fix(debuginfo): Increase inlinee limits (#1048)
klochek committed
August 14, 2026
K
fix(debuginfo): Increase inlinee limits (#1046)
klochek committed
D
fix(dwarf): Be lenient on parsing errors for variable locations (#1045)
David Herberth committed
August 13, 2026
D
ref(symcache): Improve conversion, turn location into proper tagged union (#1039)
David Herberth committed
August 12, 2026
D
fix(macho): Section offsets larger than 32 bit (#1041)
David Herberth committed