Wireshark-commits: [Wireshark-commits] master 50591ac: CID 1250642: check the return value of dup()
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 16 Jun 2016 04:39:27 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=50591ac8612abdba23cfb5089b06e38a26e13bc9
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

50591ac by Martin Kaiser (wireshark@xxxxxxxxx):

    CID 1250642: check the return value of dup()
    
    abort if it is -1
    
    Change-Id: Ie14c18679ff74529731558d6742f63ebfb9fe97b
    Reviewed-on: https://code.wireshark.org/review/15958
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  b223d64   Make the rest of the Diameter AVP names unique.
    adds  50591ac   CID 1250642: check the return value of dup()


Summary of changes:
 ui/qt/follow_stream_dialog.cpp |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)