Wireshark-commits: [Wireshark-commits] master 991974d: dct2000: avoid allocating/storing/freeing em
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 11 Feb 2018 06:24:01 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=991974db7f71f2441d8ba674989035fe13c184a8
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

991974d by Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx):

    dct2000: avoid allocating/storing/freeing empty string
    
    Change-Id: I06bf5ce8bf04b87dd67fb562eb149b39dd16bd76
    Reviewed-on: https://code.wireshark.org/review/25726
    Petri-Dish: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  aee743f   Write our NSIS installer to the build directory.
    adds  991974d   dct2000: avoid allocating/storing/freeing empty string


Summary of changes:
 wiretap/catapult_dct2000.c | 35 ++++++++---------------------------
 1 file changed, 8 insertions(+), 27 deletions(-)