version 1.250 | | version 1.251 |
---|
| | |
------------------------------------------------------------------------------ | | ------------------------------------------------------------------------------ |
Changes for CVS: | | Changes for CVS: |
| | |
| | plugin/plugin_python.c, plugin/include/plugin_python.h: Whitespace changes, |
| | remove obsolete comments. |
plugin/plugin_python.c: Only set WhoAmI when running the command registered by | | plugin/plugin_python.c: Only set WhoAmI when running the command registered by |
CFPython.RegisterCommand. Set default result value to "success". | | CFPython.RegisterCommand. Set default result value to "success". |
plugin/plugin_python.c: Fix memory leaks by freeing old strings before | | plugin/plugin_python.c: Fix memory leaks by freeing old strings before |