View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001771 | Far Manager | Plugins API.Dialog | public | 2011-05-18 13:17 | 2011-05-21 11:02 |
Reporter | Maximus | Assigned To | DrKnS | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 3.0 | ||||
Fixed in Version | 3.0 | ||||
Summary | 0001771: некорректно проверяется размер структуры в DM_GETDIALOGINFO | ||||
Description | dialog.cpp:DefDlgProc if (static_cast<size_t>(di->StructSize)>=offsetof(DialogInfo,Id)+sizeof(di->Id)) должно быть больше на sizeof(di->Owner) | ||||
Tags | No tags attached. | ||||
Build | 2042 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2011-05-18 13:17 | Maximus | New Issue | |
2011-05-19 11:32 | vskirdin | Assigned To | => zg |
2011-05-19 11:32 | vskirdin | Status | new => assigned |
2011-05-21 11:02 | DrKnS | Build | => 2042 |
2011-05-21 11:02 | DrKnS | Status | assigned => closed |
2011-05-21 11:02 | DrKnS | Assigned To | zg => DrKnS |
2011-05-21 11:02 | DrKnS | Resolution | open => fixed |
2011-05-21 11:02 | DrKnS | Fixed in Version | => 3.0 |