wine/dlls/user32
Akihiro Sagawa cb0e4f5f4f user32: Fix a memory allocation strategy.
Otherwise, the function allocates a heap memory when prev_size is enough.
What is worse is that it returns the buffer untouched if the prev_size
is insufficient.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53703
2022-09-19 20:13:12 +02:00
..
resources
tests user32/tests: Don't print debug traces by default. 2022-09-16 10:23:11 +02:00
button.c
class.c
clipboard.c
combo.c
controls.h
cursoricon.c
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c
desktop.c
dialog.c
edit.c
exticon.c
focus.c
hook.c
icontitle.c
input.c
listbox.c
lstr.c
Makefile.in
mdi.c
menu.c
message.c
misc.c
msgbox.c
nonclient.c
painting.c
property.c
resource.c
resources.h
scroll.c
static.c
sysparams.c
text.c
uitools.c
user32.rc
user32.spec
user_main.c
user_private.h
win.c
winhelp.c
winpos.c
winproc.c user32: Fix a memory allocation strategy. 2022-09-19 20:13:12 +02:00
winstation.c
wsprintf.c