diff options
author | Guenter Knauf <lists@gknw.net> | 2011-04-19 17:13:09 +0200 |
---|---|---|
committer | Guenter Knauf <lists@gknw.net> | 2011-04-19 17:13:09 +0200 |
commit | 519bec7c916d2062249838d42a20ed7fb6ed9119 (patch) | |
tree | 799cbe2388698328f00452cd1518adc0bdd3db18 /packages/vms/curlmsg.msg | |
parent | 24e5a40156b0dda012d3ff940a49d9fef4524bdc (diff) |
Windows native IDN fixes.
changed windows.h include to system header;
changed obsolete 2nd check for str_w to str_utf8 in order to catch
malloc() failure and avoid a free(NULL);
changed calls to GetLastError() to void to kill unsused var compiler
warnings;
moved one call to GetLastError() into else case so that its only
called when WideCharToMultiByte() really fails.
Diffstat (limited to 'packages/vms/curlmsg.msg')
0 files changed, 0 insertions, 0 deletions