Eliminate dead NULL-assignments at scope-end in librpm, part II
authorPanu Matilainen <pmatilai@redhat.com>
Sat, 28 May 2011 19:24:37 +0000 (22:24 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Sat, 28 May 2011 19:24:37 +0000 (22:24 +0300)
commite7b55f61a984de68dbe67aad702b845ed4eeff15
treeae362008c9c0ee6f08e8d89b496c1d3723de548d
parent738d05bb1b38a38adada959dbc1188bc673cb5f0
Eliminate dead NULL-assignments at scope-end in librpm, part II
- Remove NULL-assignments of local variables at the end of scope
  in package+signature manipulation code
lib/package.c
lib/signature.c