diff options
author | Dan McGee <dan@archlinux.org> | 2009-10-28 03:11:29 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2009-10-28 03:11:29 +0100 |
commit | 133a39e2bb78f2be1a60094a5a398f04315df64a (patch) | |
tree | 7482b24091d1595c8fef20331b86bcdc0bc06207 /doc/po4a.cfg | |
parent | fff6d9dc2e6c61f67d6a50e2dde655f388c173a8 (diff) | |
download | pacman-133a39e2bb78f2be1a60094a5a398f04315df64a.tar.gz pacman-133a39e2bb78f2be1a60094a5a398f04315df64a.tar.xz |
Fix opendir error condition checks
Thanks to Laszlo Papp <djszapi@archlinux.us> for the following catch:
opendir(path)) == (DIR *)-1;
is maybe the result of misunderstanding the manpage. If an opendir() call
isn't successful it returns NULL rather than '(DIR *)-1'.
Noticed-by: Laszlo Papp <djszapi@archlinux.us>
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'doc/po4a.cfg')
0 files changed, 0 insertions, 0 deletions