Oddsock finally found the win32 crash bug. _event_listeners wasn't being
initialized (the first time it was NULL). After the server is restarted it retained a pointer to freed memory. We should have been initializing this anyway. svn path=/trunk/icecast/; revision=3220
Showing
Please register or sign in to comment