Handle NULL header in doHeaderUnload()
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 9 Sep 2009 09:17:10 +0000 (12:17 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 9 Sep 2009 09:17:10 +0000 (12:17 +0300)
commitfc976d13b8ba5ee3cd44c5d32804c5a1c492494b
tree8b9b65c8d0bdc14c21c79ce4d29397bbdd732c81
parentcec00141387db0435a9d60912b7bd3482596eb7a
Handle NULL header in doHeaderUnload()
- avoids having to separately check elsewhere and avoids segfaulting
  on headerUnload() and headerReload() on NULL headers
lib/header.c