aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-01-21 08:50:35 +0000
committerGuy Harris <guy@alum.mit.edu>2014-01-21 08:50:35 +0000
commit8f8eeb5dcea62a1d4dd27cec193756844fe12c43 (patch)
treee198ef27d769106c3b6ae42eef5b28030406c61b /Makefile.am
parent0bc06ee3ab5ddc3bf00a97be4444b2a5d5f56385 (diff)
Check the return of wtap_dump_close() even if we've gotten a read error;
the only reason not to check it is if we've already gotten a write error and another write error would be superfluous (either "you got two of the same error" or "you got an I/O error *and* you ran out of disk space/disk quota" is of limited interest). Discard the return value of wtap_dump_close() in the case where we've already gotten a write error, in the hopes of squelching a Coverity warning. svn path=/trunk/; revision=54872
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions