View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000374 | LDMud 3.3 | Runtime | public | 2005-03-05 17:03 | 2018-01-29 21:57 |
Reporter | Gnomi | Assigned To | |||
Priority | normal | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | i686 | OS | Debian GNU/Linux | OS Version | 3.0 |
Fixed in Version | 3.3.713 | ||||
Summary | 0000374: funcall(#'||) crashs | ||||
Description | At the end of int_call_lambda (at line 17832 in interpret.c of the 3.3.681) just before 'error("Uncallable closure\n");' there is a CLEAN_CSP missing, resulting in closure_location accessing memory randomly. Greetings, Gnomi. | ||||
Tags | No tags attached. | ||||
|
Thanks - 3.3.684 will have it implemented (approximately early next week). |
|
The CLEAN_CSP from the CLOSURE_UNBOUND_LAMBDA case should be removed, because now the CSP will be cleaned at the end of int_call_lambda. |
|
Yup, you're right. |
Date Modified | Username | Field | Change |
---|---|---|---|
2005-03-05 17:03 | Gnomi | New Issue | |
2005-03-05 23:18 |
|
Status | new => resolved |
2005-03-05 23:18 |
|
Fixed in Version | => 3.3 |
2005-03-05 23:18 |
|
Resolution | open => fixed |
2005-03-05 23:18 |
|
Assigned To | => lars |
2005-03-05 23:18 |
|
Note Added: 0000355 | |
2005-05-15 13:02 |
|
Status | resolved => closed |
2005-12-02 14:37 | Gnomi | Status | closed => feedback |
2005-12-02 14:37 | Gnomi | Resolution | fixed => reopened |
2005-12-02 14:37 | Gnomi | Note Added: 0000438 | |
2005-12-04 18:18 |
|
Status | feedback => resolved |
2005-12-04 18:18 |
|
Fixed in Version | 3.3 => 3.3.713 |
2005-12-04 18:18 |
|
Resolution | reopened => fixed |
2005-12-04 18:18 |
|
Note Added: 0000440 | |
2006-02-28 20:04 |
|
Status | resolved => closed |
2010-11-16 09:42 |
|
Source_changeset_attached | => ldmud.git master c944b3dc |
2018-01-29 18:59 |
|
Source_changeset_attached | => ldmud.git master c944b3dc |
2018-01-29 21:57 |
|
Source_changeset_attached | => ldmud.git master c944b3dc |