View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004502 | unreal | ircd | public | 2015-12-24 15:22 | 2016-03-04 14:23 |
| Reporter | daealc | Assigned To | syzop | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | 3.2.10.6 | ||||
| Summary | 0004502: Repeat of 0004398 https://bugs.unrealircd.org/view.php?id=4398 | ||||
| Description | core files: ./src/*.c have the fix for this problem: #ifdef _WIN32 #include <sys/timeb.h> #endif but core modules do not: ./src/modules/m_vhost.c:#include <sys/timeb.h> ./src/modules/m_svsjoin.c:#include <sys/timeb.h> ./src/modules/m_cycle.c:#include <sys/timeb.h> ./src/modules/m_svspart.c:#include <sys/timeb.h> ./src/modules/m_svswatch.c:#include <sys/timeb.h> ./src/modules/m_rping.c:#include <sys/timeb.h> ./src/modules/m_svssilence.c:#include <sys/timeb.h> | ||||
| Steps To Reproduce | None required. | ||||
| 3rd party modules | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-12-24 15:22 | daealc | New Issue | |
| 2016-01-11 18:02 | syzop | Note Added: 0019038 | |
| 2016-01-11 18:02 | syzop | Assigned To | => syzop |
| 2016-01-11 18:02 | syzop | Status | new => feedback |
| 2016-03-04 14:23 | syzop | Status | feedback => closed |
| 2016-03-04 14:23 | syzop | Resolution | open => no change required |