diff options
author | David Sommerseth <davids@redhat.com> | 2009-04-30 19:18:17 +0200 |
---|---|---|
committer | David Sommerseth <davids@redhat.com> | 2009-04-30 19:18:17 +0200 |
commit | 89d2c50a648e3affd81ceb24e332bbd60de2b75d (patch) | |
tree | 88beff79de7677abb8efe16d2da758f06b4d4ed9 /src/xmlpythonizer.c | |
parent | 268687f5b525ce4bdb1becd5a5207bfc2ced8340 (diff) | |
download | python-dmidecode-89d2c50a648e3affd81ceb24e332bbd60de2b75d.tar.gz python-dmidecode-89d2c50a648e3affd81ceb24e332bbd60de2b75d.tar.xz python-dmidecode-89d2c50a648e3affd81ceb24e332bbd60de2b75d.zip |
Fixed a bug causing segv
When calling dmidecode_get_xml(...) several times could cause a crash
due to the opt.dmiversion_n pointer being freed by a mistake when the
generated dmixml_n got freed later on in the function.
Also fixed an assertion typo
Diffstat (limited to 'src/xmlpythonizer.c')
0 files changed, 0 insertions, 0 deletions