Wireshark-commits: [Wireshark-commits] master bc48169: DNS: add an expert info if buffer is too sho
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 2 Apr 2017 18:01:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bc48169614d33ccaf056ace1ea1cd2c7bfceaea5
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

bc48169 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    DNS: add an expert info if buffer is too short to compute a key id
    
    Bug: 13548
    Change-Id: I4c018ae7a46ebb3e667004293b3f6e180f9d693f
    Reviewed-on: https://code.wireshark.org/review/20855
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  cf7979c   WSP: fix addition of X-Wap-Tod header in tree
    adds  bc48169   DNS: add an expert info if buffer is too short to compute a key id


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