Wireshark-commits: [Wireshark-commits] master c28d8f9: packet-dhcp.c: Fix modification of a const c
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 20 Feb 2019 21:24:10 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c28d8f937ad21829007b7330fbedeffdca4db558
Submitter: "Jörg Mayer <jmayer@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

c28d8f9 by Joerg Mayer (jmayer@xxxxxxxxx):

    packet-dhcp.c: Fix modification of a const char* string
    
    Change-Id: Idef774e0ca77466113229a21fcf1aa22a42774c3
    Reviewed-on: https://code.wireshark.org/review/32125
    Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
    

Actions performed:

    from  c62dadd   Qt: Keep column width and align when edit custom fields
     add  c28d8f9   packet-dhcp.c: Fix modification of a const char* string


Summary of changes:
 epan/dissectors/packet-dhcp.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)