Eliminate the headerCheck() foo from rpmdbAdd/Remove()
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 7 Apr 2010 09:12:51 +0000 (12:12 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 7 Apr 2010 09:12:51 +0000 (12:12 +0300)
commit037538f00f3801d1698a30d107cd6468d6009fde
treeaced6844154438cea9a4af22ff28d4da38eaac6c
parent475391dc581bf5ba72b6d59d16d875505b45bd51
Eliminate the headerCheck() foo from rpmdbAdd/Remove()
- for rpmdbRemove() these have been completely unused, and for rpmdbAdd()
  the higher levels have had more than one chance of verifying the
  header if checking is enabled in the transaction set
lib/psm.c
lib/rpmdb.c
lib/rpmdb.h
lib/rpmts.c