Eliminate dbiIndexNewItem()
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 8 Apr 2010 06:10:13 +0000 (09:10 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 8 Apr 2010 06:10:13 +0000 (09:10 +0300)
commit02a13bf65e771d87e7600561f6a3f70587b64bdf
treeec3279a97a4a89d6619f58b706851bd49d0b216e
parent2771913363f94e08c9afccff6c0c0ca32989cbca
Eliminate dbiIndexNewItem()
- this is just simple struct with no special allocation, and contents
  are memcpy()'ed so theres no need to malloc it
lib/rpmdb.c