URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ed7b9e6fa2e82972b2c6f01a8d83dbe9064ab18d
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ed7b9e6 by J. Bruce Fields (bfields@xxxxxxxxxx):
nfs: fix open result_flags
The protocol values here are all wrong, and miss new flags from rfc
5661.
Ping-Bug: 10649
Change-Id: I03fb2b521b415dbca5d4b77eda609eb8084da57c
Reviewed-on: https://code.wireshark.org/review/5140
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 55fb7ea Enable some runtime sanity checks when using at least gcc 4.9
adds ed7b9e6 nfs: fix open result_flags
Summary of changes:
epan/dissectors/packet-nfs.c | 63 ++++++++++++++++++++++++------------------
1 file changed, 36 insertions(+), 27 deletions(-)