Issues.00521 - lordmundi/wikidoctest GitHub Wiki
00521: bug in dsp_planet2.info -planets and -planet_layers tcl commands
Summary: bug in dsp_planet2.info -planets and -planet_layers tcl commands
Created: 2014–08–07 18:47
Status: Released
Category: Bug
From: frankie
Version: 2.3
Released_In: 2.4
Description:
when running the planet2 tcl command "doug.plugin dsp_planet2.info -planets", there is undefined behavior. Sometimes extra characters are on the end of the return string, and sometimes the planet list does not return as expected.
Sometimes just running the command over and over in the console is good enough to reproduce the behavior.
Comments
frankie January 14, 2015, at 01:38 PM: This has been fixed. And just in case anyone is searching, this affected the -planet_layers command also. I've updated the title of the issue.
Associated Commits
| commit | ddfe5804c086f211bd754eaef599666d058f00f1
link5 |
||
| Author: | Frank Graffagnino
|
| Date: | Wed Jan 14 13:38:39 2015 -0600
|
| Message: | [@Issue 00521: Fixed buffer memory problem in dsp_planet2.info tcl commands
@] |
Affected Files:
plugin_Darwin/dsp_planet2.so | Bin 518100 -> 535180 bytes
plugin_Linux_FC3/dsp_planet2.so | Bin 554415 -> 554607 bytes
plugin_Win32/dsp_planet2.dll | Bin 1382537 -> 1383049 bytes
3 files changed, 0 insertions(+), 0 deletions(-)
| commit | b403b44b89cb951a1c81f7c365a3755a2ac7903f
link6 |
||
| Author: | Frank Graffagnino
|
| Date: | Wed Jan 14 13:31:06 2015 -0600
|
| Message: | [@EDGE Issue 00521: Fixed buffer memory problem in dsp_planet2.info tcl command
@] |
Affected Files:
src/plugins/dsp_planet2.c | 27 ++++++++++++++±-----------
1 file changed, 15 insertions(+), 12 deletions(-)