mirror of
https://github.com/moparisthebest/pacman
synced 2024-11-12 12:25:02 -05:00
20ff0cd40f
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> |
||
---|---|---|
.. | ||
.gitignore | ||
cleanupdelta.c | ||
Makefile.am | ||
pacsort.c | ||
pactree.c | ||
testdb.c | ||
testpkg.c | ||
vercmp.c |