View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002115 | OpenFOAM | Bug | public | 2016-06-10 09:35 | 2016-06-10 13:35 |
Reporter | MattijsJ | Assigned To | henry | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Platform | GNU/Linux | OS | OpenSuSE | OS Version | 13.2 |
Product Version | dev | ||||
Fixed in Version | dev | ||||
Summary | 0002115: UOPstream::write of C-string indexes out of bounds | ||||
Description | From inspection it appears the logic in UOPstream::write(const char*) is incorrect: if (nonWhiteChars.size() == 1) { return write(nonWhiteChars.c_str()[1]); | ||||
Tags | No tags attached. | ||||