View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002652 | unreal | ircd | public | 2005-09-29 06:54 | 2005-09-30 21:11 |
| Reporter | w00t | Assigned To | syzop | ||
| Priority | normal | Severity | trivial | Reproducibility | N/A |
| Status | resolved | Resolution | fixed | ||
| OS | Multiplatform | OS Version | Any | ||
| Product Version | 3.2.3 | ||||
| Fixed in Version | 3.2.4 | ||||
| Summary | 0002652: s_serv.c m_restart | ||||
| Description | Did a slight space-saver in m_restart, granted, very trivial - thought I'd send it over anyway. | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| 3rd party modules | |||||
|
|
Nice little "C99 bug" ;) . (Hint: put the int ret with the other variables ;P .) Oh and you forgot the whole if (conf_drpass) bit (can't check the password if there is no password to check against!). |
|
|
Looked like the restart code could use some cleanups indeed. Done in .382 CVS. I do appreciate the patches though :). |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2005-09-29 06:54 | w00t | New Issue | |
| 2005-09-29 06:54 | w00t | File Added: restart_logic-patch | |
| 2005-09-30 12:48 | aquanight | Note Added: 0010536 | |
| 2005-09-30 12:48 | aquanight | Note Edited: 0010536 | |
| 2005-09-30 21:11 | syzop | Status | new => resolved |
| 2005-09-30 21:11 | syzop | Fixed in Version | => 3.2.4 |
| 2005-09-30 21:11 | syzop | Resolution | open => fixed |
| 2005-09-30 21:11 | syzop | Assigned To | => syzop |
| 2005-09-30 21:11 | syzop | Note Added: 0010540 | |
| 2005-09-30 21:12 | syzop | Note Edited: 0010540 |