diff options
author | Dan McGee <dan@archlinux.org> | 2008-02-24 08:17:17 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2008-02-24 08:17:17 +0100 |
commit | 96f7613d15e46131bf8a4b93828ad70b041524d1 (patch) | |
tree | f65e1b56d32519fa8c85e8339746f3a5b5e9d37b /pactest | |
parent | 105e01c8efcb3a27cb55cc5dd7bf15afbea80698 (diff) | |
download | pacman-96f7613d15e46131bf8a4b93828ad70b041524d1.tar.gz pacman-96f7613d15e46131bf8a4b93828ad70b041524d1.tar.xz |
Add some NULL checks into recently modified output functions
After a merge with master where some strings we print (such as descriptions)
could be NULL, a few segfaults popped up due to strlen() calls on null
pointers. Fix this by doing some preemptive checks and returning from
functions early if the string was null.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'pactest')
0 files changed, 0 insertions, 0 deletions