diff options
author | Allan McRae <allan@archlinux.org> | 2010-06-27 13:13:01 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2010-07-01 06:49:48 +0200 |
commit | 41724cbcdef11cb00fcd720c75d399288ea41fd0 (patch) | |
tree | c55ca577292793d9774d661f5fb8339b69f14c49 /contrib/pactree | |
parent | 96a1255eadd8b1faaffbfc2e9bdb1aa5e46ee04c (diff) | |
download | pacman-41724cbcdef11cb00fcd720c75d399288ea41fd0.tar.gz pacman-41724cbcdef11cb00fcd720c75d399288ea41fd0.tar.xz |
Check return value of fwrite when copying files
Check that writing to destination file actually occurs in
_alpm_copyfile. Required adding a new error (PM_ERR_WRITE)
as none of the others appeared appropriate.
Prevents compiler warning when using -D_FORTIFY_SOURCE=2.
Signed-off-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'contrib/pactree')
0 files changed, 0 insertions, 0 deletions