Added C# SDK

This commit is contained in:
Birunthan Mohanathas 2012-02-04 10:39:04 +00:00
parent b1c8f97409
commit 87df66ffee

View File

@ -1076,9 +1076,7 @@ void ParseData(UrlData* urlData, LPCSTR parseData, DWORD dwSize)
}
// Release memory used for the compiled pattern
RmLog(LOG_ERROR, L"HERE");
pcre_free(re);
RmLog(LOG_ERROR, L"HERE2");
}
else
{