Fix potential buffer overflow in macro findEntry()
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 27 Aug 2007 06:51:52 +0000 (09:51 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 27 Aug 2007 06:51:52 +0000 (09:51 +0300)
commitc0a081c720bb2fb78b506ae0a26fd844c066e2b1
tree322ca8afd1b53ebfb5d87d98425468b0bbab6bfc
parentf18cba6cfc0fccadc11ddff3f9a42112f3e21619
Fix potential buffer overflow in macro findEntry()
Avoid static buffer, we know the size...
(transplanted from 8f1561181ab7e3570e2bc05a8741ae13c74b18df)
rpmio/macro.c