Opened 13 years ago

Closed 13 years ago

Last modified 12 years ago

#491 closed defect (fixed)

runtime argument :a is not checked and will cause crashes

Reported by: Christian Kellermann Owned by: Christian Kellermann
Priority: major Milestone: 4.9.0
Component: unknown Version: 4.6.x
Keywords: Cc:
Estimated difficulty:

Description

Run a experimental csi:
csi -:a=10
#;1> 'a
-> seg fault

This is also triggered with othere ridiculous values like:
-:a-1, -:a=0 -:a0

Change History (4)

comment:1 Changed 13 years ago by felix winkelmann

Owner: set to Christian Kellermann
Status: newassigned

I have added a few changes at the weekend. Please give it a try.

comment:2 Changed 13 years ago by Christian Kellermann

Resolution: fixed
Status: assignedclosed

works as expected. Thanks!

comment:3 Changed 13 years ago by felix winkelmann

Milestone: 4.7.04.8.0

Milestone 4.7.0 deleted

comment:4 Changed 12 years ago by felix winkelmann

Milestone: 4.8.04.9.0

Milestone 4.8.0 deleted

Note: See TracTickets for help on using tickets.