Eliminate redundant/bogus temporary variable shuffling
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 7 Apr 2010 03:55:15 +0000 (06:55 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 7 Apr 2010 03:55:15 +0000 (06:55 +0300)
commitb3f5136cdfad37fb6ec89aa74e0c044894591e28
treeacc129b899bee691992dc51e48a8717f5b491893
parent2a52cc81f9456f933db945b99f67147b5b21ad01
Eliminate redundant/bogus temporary variable shuffling
- This fetches the special key zero which is used for bookkeeping of
  header "instance" numbers, the actual header to be stored is NOT
  relevant here
- keyp, keylen, datap and datalen are just redundant fluff, manipulate
  the key and data DBT directly
lib/rpmdb.c