Wireshark-commits: [Wireshark-commits] master-2.0 279845c: DNS: Fix handling of the server part of

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 10 Mar 2016 18:44:08 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=279845cbf3612baa2a6bff6d3e339021cd6e035c
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

279845c by Remi Gacogne (remi.gacogne@xxxxxxxxxxxx):

    DNS: Fix handling of the server part of EDNS0 Cookie Option
    
    cur_offset was not incremented for the server part, causing a
    "Malformed packet" message.
    
    Change-Id: I21cb876e0d70b1de0cb2f76d37edec4c2ec7c788
    Reviewed-on: https://code.wireshark.org/review/14402
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit cc251536fbd195e0484356ff0e24ce5cae4c2806)
    Reviewed-on: https://code.wireshark.org/review/14410
    

Actions performed:

    from  5b9637a   3GPP NAS: fix dissection of GMM Identity Request, Response and Authentication and Ciphering Failure messages
    adds  279845c   DNS: Fix handling of the server part of EDNS0 Cookie Option


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