Wireshark-commits: [Wireshark-commits] master-2.2 566e871: NLM: fix dissection of NLM_FREE_ALL mess
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=566e8719fa1066877b125df24f52ca74edfddfdb
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
566e871 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>
(cherry picked from commit 6cfb20da0dd5617c620e7f48f95e931c19a0dac4)
Reviewed-on: https://code.wireshark.org/review/17185
Actions performed:
from d969641 Do all data fetching in the appropriate byte order.
adds 566e871 NLM: fix dissection of NLM_FREE_ALL message
Summary of changes:
epan/dissectors/packet-nlm.c | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)