Wireshark-commits: [Wireshark-commits] master df35a95: Ensure pcapng application name is always dyn
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 22 Sep 2014 20:53:48 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=df35a959c4c49b22e9ee23ed035b1b83eedad22d
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

df35a95 by Evan Huus (eapache@xxxxxxxxx):

    Ensure pcapng application name is always dynamically allocated
    
    Change-Id: I408944dfb0fa35bae6019ed0d6d810525b2ffcae
    Reviewed-on: https://code.wireshark.org/review/4254
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  1db95f7   pcapng: don't leak block option strings
    adds  df35a95   Ensure pcapng application name is always dynamically allocated


Summary of changes:
 editcap.c  |    2 +-
 mergecap.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)