Skip to content
Snippets Groups Projects
Commit 29c42e27 authored by rswindell's avatar rswindell
Browse files

MsgBase.get_msg_header() now supports a 3rd optional boolean argument:

expand_fields (default: true), call with this argument set to false to not
create header fields that do not exist in the SMB version of the msg header.
This is required if the script is going to later re-write the header (with
put_msg_header) and avoid a failed write due to an illegal hdr size increase.
parent 0081daa9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment