Changes of Revision 9
[-] [+] | Deleted | yasm-overflow.patch |
@@ -1,11 +0,0 @@ ---- yasm-0.4.0/libyasm/expr.c.xx 2005-04-27 15:31:30.192943601 +0200 -+++ yasm-0.4.0/libyasm/expr.c 2005-04-27 15:32:19.374893145 +0200 -@@ -1191,7 +1191,7 @@ - void - yasm_expr_print(const yasm_expr *e, FILE *f) - { -- char opstr[6]; -+ char opstr[8]; - int i; - - if (!e) { |