summaryrefslogtreecommitdiff
path: root/lib/poptI.c
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2008-01-02 16:18:55 +0200
committerPanu Matilainen <pmatilai@redhat.com>2008-01-02 16:18:55 +0200
commitbb70bbb7734a2a069bf97b08a354e04fb3debfdf (patch)
tree7bb8b64b70e6f93a6fee0d0ea54df4d08dde6981 /lib/poptI.c
parent505e8c352cdcd389b014e2276df30fb06e5984cd (diff)
downloadlibrpm-tizen-bb70bbb7734a2a069bf97b08a354e04fb3debfdf.tar.gz
librpm-tizen-bb70bbb7734a2a069bf97b08a354e04fb3debfdf.tar.bz2
librpm-tizen-bb70bbb7734a2a069bf97b08a354e04fb3debfdf.zip
Avoid compressFilelist() stack overflow in pathological cases
- allocate dirNames etc arrays on heap, not stack - the arrays can be rather large and alloca isn't very friendly when it fails...
Diffstat (limited to 'lib/poptI.c')
0 files changed, 0 insertions, 0 deletions