Issues.00342 - lordmundi/wikidoctest GitHub Wiki

00342: some doug tcl commands seg faults when missing arguments

« 00341 | Issues | 00343 »

Summary: some doug tcl commands seg faults when missing arguments

Created: 2011–04–26 17:23

Status: Released

Category: Bug

From: frankie

Version: 2.1

Released_In: 2.2

Description:

some doug tcl commands cause EDGE to seg fault if they are missing arguments. I noticed this with "doug.plugin" and "doug.display", but there may be others.


Comments

brad April 27, 2011, at 10:00 AM Fixed so that it now outputs and error message indicating improper syntax for command (did this for all the doug tcl commands).


« 00341 | Issues | 00343 »

Associated Commits

| commit | 3593f918f5f7b6ed2947fda7d714852d722a6976 link6 | || | Author: | Brad Bell | | Date: | Wed Apr 27 09:57:53 2011 -0500 | | Message: | [@Issue 00342: Fixed problem with some doug tcl commands seg-faulting when passed no arguments @] |

Affected Files:

bin_Darwin/doug    | Bin 1842432 -> 1846528 bytes
 bin_Linux_FC3/doug | Bin 676102 -> 678026 bytes
 bin_Win32/doug.exe | Bin 1815911 -> 1818471 bytes
 3 files changed, 0 insertions(+), 0 deletions(-)

| commit | 8c8d3db1b54e864213e6ee4b13d66c1c1506dee6 link7 | || | Author: | Brad Bell | | Date: | Wed Apr 27 09:56:18 2011 -0500 | | Message: | [@EDGE Issue 00342: fixed problem with some doug tcl commands seg-faulting if pass no arguments @] |

Affected Files:

src/doug/doug.c | 6413 +++++++++++++++++++++++++++±--------------------------
 1 file changed, 3281 insertions(+), 3132 deletions(-)