fix obstack_printf function - we have to explicitely copy va_list ap, because vsnprin...
authorMatthias Braun <matze@braunis.de>
Thu, 17 Jun 2010 09:19:30 +0000 (09:19 +0000)
committerMatthias Braun <matze@braunis.de>
Thu, 17 Jun 2010 09:19:30 +0000 (09:19 +0000)
commitd932e36cb60d0edbe287931fa1c03807de438a82
tree27c5c96df570e25729ee8434b02b1e56605f1e19
parent9022c59ec32373291b4685c60ee4751b30c41594
fix obstack_printf function - we have to explicitely copy va_list ap, because vsnprintf consumes it

[r27630]
ir/obstack/obstack_printf.c