URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=150c13d4e464e7970654ef5cff6b98281dac27d3
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
150c13d 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/17186
Actions performed:
from 3132ed6 Do all data fetching in the appropriate byte order.
adds 150c13d NLM: fix dissection of NLM_FREE_ALL message
Summary of changes:
epan/dissectors/packet-nlm.c | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)