View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002348 | unreal | module api | public | 2005-02-17 23:16 | 2005-02-18 10:22 |
Reporter | abrasive | Assigned To | |||
Priority | normal | Severity | trivial | Reproducibility | always |
Status | closed | Resolution | open | ||
Product Version | 3.2.3 | ||||
Summary | 0002348: New cloak.c does not validate keys correctly | ||||
Description | " if ((keycnt == 3) && (!strcmp(keys[0], keys[1]) || !strcmp(keys[1], keys[2]))) " Need to check keys[0] against keys[2] also. | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
duplicate of | 0002157 | resolved | Cloaking module allows identical Cloak Keys |