Wireshark-commits: [Wireshark-commits] master 132cd6d: DNS: update name_len variable when replacing
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 20 Jan 2017 10:12:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=132cd6dbace220a62e3083e67d859a77cc832163
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

132cd6d by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    DNS: update name_len variable when replacing name string
    
    Bug: 13334
    Change-Id: I07248747f678d4f89bbde33280b4d596462a4429
    Reviewed-on: https://code.wireshark.org/review/19688
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  5c0003a   disabled_protos: add cleanup function.
    adds  132cd6d   DNS: update name_len variable when replacing name string


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