Package: libdisasm / 0.23-7

Metadata

Package Version Patches format
libdisasm 0.23-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
716481 | (download)

x86dis/x86dis.c | 10 7 + 3 - 0 !
1 file changed, 7 insertions(+), 3 deletions(-)

 limit ranges to int_max (they're stored in an int later),
 else x86dis rMAAAAAAAA 0x -5 segfaults (Closes: #716481)


0002 Remove unused autogen.sh Closes 829908.patch | (download)

autogen.sh | 160 0 + 160 - 0 !
1 file changed, 160 deletions(-)

 remove unused autogen.sh (closes: #829908)


0003 Fix length accounting in format_expr Closes 807183.patch | (download)

libdisasm/x86_format.c | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 fix length accounting in format_expr() (closes: #807183)

Matches format_seg() now

0004 Fix broken negation for bitwise and.patch | (download)

libdisasm/x86_format.c | 11 2 + 9 - 0 !
1 file changed, 2 insertions(+), 9 deletions(-)

 fix broken negation for bitwise and