version 1.249 | | version 1.250 |
---|
| | |
------------------------------------------------------------------------------ | | ------------------------------------------------------------------------------ |
Changes for CVS: | | Changes for CVS: |
| | |
| | plugin/plugin_python.c: Only set WhoAmI when running the command registered by |
| | 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 |
assigning a new value. | | assigning a new value. |
plugin/plugin_python.c: Use correct format specifiers for item values and | | plugin/plugin_python.c: Use correct format specifiers for item values and |