mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-15 03:01:09 +08:00
8667671d17
* Fixed unfree'd 'char *results' in all tcl_* functions (only unfree'd in certain cases, moved the free to the actual function) so no more mem leaks. Tested this with over 500,000 access's for testing :) * Miscellaneous source style and tabulation fixes
5 lines
128 B
Plaintext
5 lines
128 B
Plaintext
* lock mutex on a per interpreter basis instead of global
|
|
|
|
* Add a version, callable from the tcl script for checking features
|
|
|