Minor cleanup to rpmpsAppendProblem()
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 25 Mar 2010 10:39:13 +0000 (12:39 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 25 Mar 2010 10:39:13 +0000 (12:39 +0200)
commit0ad0e345502c4b261e0c3378fd0830f7eacab340
tree271c759b018c8c1b6dfe70f2b1a2f7cd61dbfdbc
parent48d603e6258219caddc73ba72203596d9ac6bc77
Minor cleanup to rpmpsAppendProblem()
- dont bother adding NULL problems
- avoid dumb pointer fiddles, ps->probs is just a bleeping array
lib/rpmps.c