search for: heap_strdup

Displaying 3 results from an estimated 3 matches for "heap_strdup".

2012 Nov 23
0
Wine release 1.5.18
...ll: Remove unused variable. Andr? Hentschel (9): oleaut32: Fix remaining memory leak (coverity). msxml3: Fix remaining memory leak (coverity). dmsynth: Fix compilation on systems that don't support nameless structs or unions. advpack: Fix possible NULL pointer access in heap_strdupWtoA. dwrite: Fix possible NULL pointer access in heap_strdup*. jscript: Fix possible NULL pointer access in heap_strdupW. mshtml: Fix possible NULL pointer access in heap_str*. msxml3: Fix possible NULL pointer access in heap_strdupW. urlmon: Fix possible NULL pointer...
2009 Jul 17
0
Wine release 1.1.26
...wininet: Rename WININETHTTPREQW to http_request_t. wininet: Rename WININETAPPINFOW to appinfo_t. wininet: Rename WININETFTPSESSIONW to ftp_session_t. wininet: Rename WININETFTPFILEW to ftp_file_t. include: Added netcon.idl. wininet: Rename WININET_strdupW to standard heap_strdupW. wininet: Rename WININET_strdup_AtoW to heap_strdupAtoW and handle NULL argument in its implementation. wininet: Rename WININET_strdup_WtoA to heap_strdupWtoA. wininet: Code clean up by using heap_strdup* functions. wininet: Code clean up by using heap_strdup* functions....
2009 Aug 07
0
Wine release 1.1.27
...shell32: Updated Korean resource. wordpad: Updated Korean resource. shdoclc: Updated Korean resource. appwiz.cpl: Updated Korean resource. Ismael Barros (1): dplayx/tests: Host migration when session host leaves. Jacek Caban (12): wininet: Code clean up by using heap_strdup* functions. wininet: Code clean up by using heap_strdup* functions. textstor.idl: Added more error code declarations. msctf.idl: Added more interfaces. mshtml: Added VT_UINT handling to debugstr_variant. wininet: Explicity delete Content-Length header for gzip encoded...