Eliminate dead NULL-assignments at scope-end in librpm, part VI
authorPanu Matilainen <pmatilai@redhat.com>
Sat, 28 May 2011 19:30:41 +0000 (22:30 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Sun, 29 May 2011 08:50:54 +0000 (11:50 +0300)
commitb1597da353522a0ba7581766f31d8fbd5272ac66
tree2dd9cb43efc714757f1e153ed4a81519c796825d
parent7c036b9ca33c67fa8530d886e2072e264fcba6df
Eliminate dead NULL-assignments at scope-end in librpm, part VI
- Remove NULL-assignments of local variables at the end of scope
  in "cli-level" code
lib/poptALL.c
lib/query.c
lib/rpmgi.c
lib/rpminstall.c
lib/verify.c