@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.
@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.