Fix double free and a 1 octet per subtitle memleak
Due to the False in strem_MemoryNew it was clearing psz_html in strem_Delete and it was leaking the \0 at the end of the string
Showing
Please register or sign in to comment
Due to the False in strem_MemoryNew it was clearing psz_html in strem_Delete and it was leaking the \0 at the end of the string