Eliminate dead NULL-assignments at scope-end in librpm, part IV
authorPanu Matilainen <pmatilai@redhat.com>
Sat, 28 May 2011 19:28:53 +0000 (22:28 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Sat, 28 May 2011 19:28:53 +0000 (22:28 +0300)
commitd26080fa88d695396068543c7be88c9ffbf2307c
treed0cdd60640b387a165463fc188831e143d2e27c4
parent9f72c7f2cda74172bfe5c6c558f4c20b783ad115
Eliminate dead NULL-assignments at scope-end in librpm, part IV
- Remove NULL-assignments of local variables at the end of scope
  in the higher level package-related "objects": rpmds, rpmfi, rpmte
lib/rpmds.c
lib/rpmfi.c
lib/rpmte.c