wine/dlls/shell32
Jiajin Cui eee640c938 shell32: Make sure wcmd has enough space to hold the string.
If the length of wszApplicationName exceeds 1024, it will cause an error
when writing to the subsequent stack space after exceeding the wcmd space,
Wcmd needs to be modified to dynamic allocation.

Signed-off-by: Jiajin Cui <cuijiajin@uniontech.com>
2023-07-04 20:58:22 +02:00
..
resources
tests shell32/tests: Use nameless unions/structs. 2023-07-04 13:07:18 +02:00
appbar.c
assoc.c
autocomplete.c
brsfolder.c shell32: Use nameless unions/structs. 2023-07-04 13:07:18 +02:00
changenotify.c
classes.c
clipboard.c
control.c
cpanel.h
cpanelfolder.c shell32: Use nameless unions/structs. 2023-07-04 13:07:18 +02:00
dataobject.c shell32: Use nameless unions/structs. 2023-07-04 13:07:18 +02:00
dde.c
debughlp.c
debughlp.h
dialogs.c
dragdrophelper.c
ebrowser.c shell32: Use nameless unions/structs. 2023-07-04 13:07:18 +02:00
enumidlist.c
folders.c
iconcache.c
Makefile.in
pidl.c shell32: Use nameless unions/structs. 2023-07-04 13:07:18 +02:00
pidl.h
recyclebin.c shell32: Use nameless unions/structs. 2023-07-04 13:07:18 +02:00
shell32.manifest
shell32.rc
shell32.rgs
shell32.spec
shell32_classes.idl
shell32_main.c
shell32_main.h
shell32_tlb.idl
shelldispatch.c
shellfolder.h
shellitem.c shell32: Use nameless unions/structs. 2023-07-04 13:07:18 +02:00
shelllink.c shell32: Use nameless unions/structs. 2023-07-04 13:07:18 +02:00
shellole.c shell32: Use nameless unions/structs. 2023-07-04 13:07:18 +02:00
shellord.c
shellpath.c
shellreg.c
shellstring.c shell32: Use nameless unions/structs. 2023-07-04 13:07:18 +02:00
shfldr.h
shfldr_desktop.c shell32: Use nameless unions/structs. 2023-07-04 13:07:18 +02:00
shfldr_fs.c shell32: Use nameless unions/structs. 2023-07-04 13:07:18 +02:00
shfldr_mycomp.c shell32: Use nameless unions/structs. 2023-07-04 13:07:18 +02:00
shfldr_netplaces.c
shfldr_printers.c
shlexec.c shell32: Make sure wcmd has enough space to hold the string. 2023-07-04 20:58:22 +02:00
shlfileop.c
shlfolder.c shell32: Use nameless unions/structs. 2023-07-04 13:07:18 +02:00
shlfsbind.c
shlmenu.c
shlview.c shell32: Use nameless unions/structs. 2023-07-04 13:07:18 +02:00
shlview_cmenu.c shell32: Use nameless unions/structs. 2023-07-04 13:07:18 +02:00
shpolicy.c
shresdef.h
systray.c shell32: Use nameless unions/structs. 2023-07-04 13:07:18 +02:00
version.h