Skip to content
Snippets Groups Projects
Commit f7d2b24d authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

smb_putmsghdr() now supports expanding message headers beyond allocated blocks

The old "illegal header length increase" error goes away and now
smb_putmsghdr() will re-allocate a header if needs to be moved to accommodate
new header fields or header fields with increase data lengths.

We can consider getting rid of the MsgBase "expand_fields" concept now.

This fixes issue #404
parent d5e8981d
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
Pipeline #4254 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment