Make sure global state gets NULLed on free
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 15 Jan 2009 07:22:58 +0000 (09:22 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 15 Jan 2009 07:22:58 +0000 (09:22 +0200)
commit6d26397a616586999f93fc4de30203db267a28f4
treeb92a27d774b9d592426a0e88842e90ab2c4e8a84
parent267e77f1c1ef007138610a8812a7ca1e3b632eca
Make sure global state gets NULLed on free
- otherwise repeated read config -> free config like rpmbuild does
  will crash and burn
- somewhat kludgy, figure a better way to do this
rpmio/rpmlua.c