View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0000301 | OMNeT++ | simulation kernel | public | 2011-05-13 22:03 | 2011-05-17 14:14 |
|
Reporter | jesjones | |
Assigned To | andras | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | 4.1 | |
Target Version | | Fixed in Version | | |
|
Summary | 0000301: cException::init scribbles past the end of buffer |
Description | The buffer static variable is only BUFLEN characters long but init does a `buffer[BUFLEN] = '\0';`. |
Tags | No tags attached. |
|
Attached Files | |
|