1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-11-12 12:25:02 -05:00
pacman/src/util
Dan McGee 20ff0cd40f util/testdb: don't return crazy error values
With some contrived examples, you could easily make testdb return a very
high error count, which could easily overflow the 8-bit unsigned integer
limit. Instead, simply return 1 or 0 based on whether errors were found.

Signed-off-by: Dan McGee <dan@archlinux.org>
2012-04-24 20:59:24 -05:00
..
.gitignore pacsort: add new utility 2011-08-08 16:49:43 -05:00
cleanupdelta.c ALPM API adjustments for sanity and consistency 2012-02-06 05:49:52 -06:00
Makefile.am buildsys: define warning CFLAGS in separate var 2012-04-08 22:28:45 -04:00
pacsort.c include config.h via Makefiles 2011-12-21 18:13:17 -06:00
pactree.c Merge branch 'maint' 2012-02-13 10:14:06 -06:00
testdb.c util/testdb: don't return crazy error values 2012-04-24 20:59:24 -05:00
testpkg.c testpkg: set gpgdir 2012-02-13 10:05:18 -06:00
vercmp.c Remove most usages of strncmp() 2011-07-05 21:29:02 -05:00