Wireshark-commits: [Wireshark-commits] master 8605bbf: Restore the inclusion of request.cnf.c and r
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8605bbfb64d8074486ece2bc3508d2be88dd2d9d
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
8605bbf by Michael Mann (mmann78@xxxxxxxxxxxx):
Restore the inclusion of request.cnf.c and response.cnf.c in the generated DCE/RPC MAPI dissector.
Also remove the use of proto_tree_add_text for something filterable.
Change-Id: I7c252fb24f5ab51e4d1913fe3b0e520a4150baec
Reviewed-on: https://code.wireshark.org/review/4214
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from be7f053 Report (and free) err_info for WTAP_ERR_DECOMPRESS.
adds 8605bbf Restore the inclusion of request.cnf.c and response.cnf.c in the generated DCE/RPC MAPI dissector.
Summary of changes:
epan/dissectors/packet-dcerpc-mapi.c | 2632 ++++++++++++------------------
epan/dissectors/packet-dcerpc-mapi.h | 11 +-
epan/dissectors/pidl/mapi/mapi.cnf | 11 +-
epan/dissectors/pidl/mapi/request.cnf.c | 105 +-
epan/dissectors/pidl/mapi/response.cnf.c | 55 +-
5 files changed, 1159 insertions(+), 1655 deletions(-)