Fix potential buffer overflow in macro primitive execution
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 27 Aug 2007 06:55:42 +0000 (09:55 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 27 Aug 2007 06:55:42 +0000 (09:55 +0300)
commit05048d4c3193d5fec23cfb3343bbbe6a7dd5a458
tree4f10a1769da9498525c2af2e4713ae1e53e85b8b
parentc0a081c720bb2fb78b506ae0a26fd844c066e2b1
Fix potential buffer overflow in macro primitive execution
Use dynamic buffer, we know the needed size here...
(transplanted from 4d9c1db07dc0e1dc1745af2f882b33a6f2af8115)
rpmio/macro.c