Comment 25 for bug 909328

Revision history for this message
John Smith (john-smithi) wrote :

@Kris, sorry about the build error, it seems strcasestr function is not available on Windows.
I have fixed that in this patch, it now builds and runs on Windows 7.
I have also modified the code to remove the potential leak (comment #24) you mentioned.