#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 15 years ago by
| Owner: | set to Christian Kellermann |
|---|---|
| Status: | new → assigned |
comment:2 Changed 15 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
works as expected. Thanks!
Note: See
TracTickets for help on using
tickets.

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