parseForAttr() tweaks
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 28 Apr 2008 12:57:32 +0000 (15:57 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 28 Apr 2008 12:57:32 +0000 (15:57 +0300)
commit1b61e468ad75e86bf75d34e78d7f59ca1b5e26a6
tree44b23c839c6069928e50a045092baef858ca91b1
parentea60f8ccb7de9302b84f2e8578ece00570756553
parseForAttr() tweaks
- streamline exit paths a bit
- replace alloca() with xmalloc()
- avoid messing q value while checking for white space
- return rpmRC like the others
build/files.c