Skip to content
Snippets Groups Projects
Commit 2c8faee7 authored by rswindell's avatar rswindell
Browse files

Created smb_updatemsg() - used to safely update the header and index records

of a message.
smb_putmsg() now calls smb_init_idx() automatically to initialize or
re-synchronize the index fields with the header fields - no longer need to call
smb_init_idx() from smb_addmsg() and other places (e.g. fixsmb).
Moved smb_init_idx() from smbhash.c to smblib.c.
parent 08978d76
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.
Finish editing this message first!
Please register or to comment