Fix default queryformat setting when _query_all_fmt not set
authorPanu Matilainen <pmatilai@redhat.com>
Sun, 16 Dec 2007 17:00:07 +0000 (19:00 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Sun, 16 Dec 2007 17:00:07 +0000 (19:00 +0200)
commit98fdd1c0617be4182bc23d655ac7778c6f26a24e
treed56570b714a2b3647ef79dac9fb083537106831e
parent14284725e6ddca4a8cd8ce5b0a4ba1e1ee7cef73
Fix default queryformat setting when _query_all_fmt not set
- \n in the rpmExpand() causes the result to always be non-null...
- also avoid unnecessary const free
lib/query.c