View Issue Details

IDProjectCategoryView StatusLast Update
0002652unrealircdpublic2005-09-30 21:11
Reporterw00t Assigned Tosyzop  
PrioritynormalSeveritytrivialReproducibilityN/A
Status resolvedResolutionfixed 
OSMultiplatformOS VersionAny 
Product Version3.2.3 
Fixed in Version3.2.4 
Summary0002652: s_serv.c m_restart
DescriptionDid a slight space-saver in m_restart, granted, very trivial - thought I'd send it over anyway.
TagsNo tags attached.
Attached Files
restart_logic-patch (1,418 bytes)
3rd party modules

Activities

aquanight

2005-09-30 12:48

reporter   ~0010536

Last edited: 2005-09-30 12:48

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!).

syzop

2005-09-30 21:11

administrator   ~0010540

Last edited: 2005-09-30 21:12

Looked like the restart code could use some cleanups indeed.
Done in .382 CVS.


I do appreciate the patches though :).

Issue History

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