mirror of
https://github.com/samba-team/samba.git
synced 2025-10-15 07:33:15 +03:00
This passes down the timeout more consistantly, and ensures that no matter how the modules screw up, we don't free() the memory we are going to write into the ASN1 packet until we actually write it out. Andrew Bartlett