Mario Haustein
Results
41
issues of
Mario Haustein
Signed-off-by: Mario Haustein
new package
assigned
self-maintained
Signed-off-by: Mario Haustein
new package
assigned
self-maintained
closes #15 Thanks to @jensrenner1980 Signed-off-by: Mario Haustein
## Summary When disassembling PowerPC code, an out of bound write occurs during register decoding, which corrupts the heap memory management. Consider the following code. ```C #include #include #include #include...