View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003040 | unreal | module api | public | 2006-08-27 07:52 | 2006-08-29 07:00 |
Reporter | Trocotronic | Assigned To | |||
Priority | normal | Severity | trivial | Reproducibility | always |
Status | resolved | Resolution | open | ||
Platform | AMD K6 32bits | OS | Windows XP Professional | OS Version | SP2 |
Product Version | 3.2.6 | ||||
Fixed in Version | 3.2.6 | ||||
Summary | 0003040: CALLBACKTYPE_CLOAK_EX is never called | ||||
Description | if (RCallbacks[CALLBACKTYPE_CLOAK_EX]) mask = RCallbacks[CALLBACKTYPE_CLOAK]->func.pcharfunc(sptr, host); else mask = RCallbacks[CALLBACKTYPE_CLOAK]->func.pcharfunc(host); should be RCallbacks[CALLBACKTYPE_CLOAK_EX]->func.pcharfunc(sptr, host); | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2006-08-27 07:52 | Trocotronic | New Issue | |
2006-08-29 07:00 | syzop | Status | new => resolved |
2006-08-29 07:00 | syzop | Fixed in Version | => 3.2.6 |
2017-01-06 15:48 | syzop | Category | module => module api |