Wireshark-commits: [Wireshark-commits] master 6cfb20d: NLM: fix dissection of NLM_FREE_ALL message
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 19 Aug 2016 21:23:36 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6cfb20da0dd5617c620e7f48f95e931c19a0dac4
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6cfb20d by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    NLM: fix dissection of NLM_FREE_ALL message
    
    The second parameter is the state, not the status as seen in C702 doc, page 159
    
    Bug: 12764
    Change-Id: I0a91a0e586c7663ace7c4c6b1044cafc1c0975ac
    Reviewed-on: https://code.wireshark.org/review/17178
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  7cfb8b8   Answer a locale question in a comment.
    adds  6cfb20d   NLM: fix dissection of NLM_FREE_ALL message


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