[OpenSER-Devel] SF.net SVN: openser: [3868] trunk
Henning Westerholt
henning.westerholt at 1und1.de
Thu Mar 6 15:10:20 CET 2008
On Thursday 06 March 2008, Daniel-Constantin Mierla wrote:
> Revision: 3868
> http://openser.svn.sourceforge.net/openser/?rev=3868&view=rev
> Author: miconda
> Date: 2008-03-06 05:05:01 -0800 (Thu, 06 Mar 2008)
>
> Log Message:
> -----------
> - don't free dbtext values in core DB api, the module will free along with
> the internal structure (related to #1891453 reported by Ovidiu Sas) -
> formatted some logs to fit 80char line
Thank you Daniel for the fix. Just a short note to prevent confusion if
somebody reviews the other drivers.. Its not strictly necessary to set this
free-flag explicit to zero, as the used structure is initialized with a
memset, so its already zero.
Cheers,
Henning
More information about the Devel
mailing list