[02/12] kernel32: Remove superfluous heap reallocation calls in FormatMessageA/W.

Andrew Nguyen anguyen at codeweavers.com
Sun Apr 18 09:08:42 CDT 2010


The buffer in question is temporary and will be freed on function 
return, so resizing and leaving the enlarged space unused is pointless.
---
  dlls/kernel32/format_msg.c |    5 -----
  1 files changed, 0 insertions(+), 5 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 5f306c5ee8367b408032427920deaaea6a40b2e0.diff
Type: text/x-patch
Size: 943 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100418/a5487068/attachment-0001.bin>


More information about the wine-patches mailing list