Wireshark-commits: [Wireshark-commits] master e9c26d0: Check whether create_tempfile() fails.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 25 Nov 2015 05:38:43 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e9c26d015bde3ca5e5bf858ddb266a70d6751b7d
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e9c26d0 by Guy Harris (guy@xxxxxxxxxxxx):

    Check whether create_tempfile() fails.
    
    Thanks and a tip of the Hatlo hat to Coverity for finding this.
    
    Change-Id: Ie9d4089443e52ef427e0cc8ae6e90a9d9787134e
    Reviewed-on: https://code.wireshark.org/review/12123
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  b73e812   No declarations in the middle of code.
    adds  e9c26d0   Check whether create_tempfile() fails.


Summary of changes:
 wiretap/file_access.c |    5 +++++
 1 file changed, 5 insertions(+)