Wireshark-commits: [Wireshark-commits] master 48a00fd: ftype: rework val_from_unparsed to avoid dou
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 12 Jan 2019 23:40:00 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=48a00fd55671db5ac16bd4037ac9faffab94814c
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

48a00fd by Dario Lombardo (lomato@xxxxxxxxx):

    ftype: rework val_from_unparsed to avoid double free.
    
    Found by scan-build.
    
    Change-Id: I07e8bf2099e08f3f544dd846572717044aa95f7c
    Reviewed-on: https://code.wireshark.org/review/31487
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  5ed8360   travis: initial Windows support with non-interactive Qt installer
     add  48a00fd   ftype: rework val_from_unparsed to avoid double free.


Summary of changes:
 epan/ftypes/ftype-string.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)