Wireshark-commits: [Wireshark-commits] master-2.0 e10bd6b: Check whether create_tempfile() fails.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 25 Nov 2015 05:39:04 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e10bd6b22394a2a3cd65689a3f404df0f7661cbe
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

e10bd6b 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>
    (cherry picked from commit e9c26d015bde3ca5e5bf858ddb266a70d6751b7d)
    Reviewed-on: https://code.wireshark.org/review/12124
    

Actions performed:

    from  38af1ad   Qt: Save preferences when hide/show columns
    adds  e10bd6b   Check whether create_tempfile() fails.


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