Sweden-Number/server
Sebastian Lackner a8c6fe39af server: Avoid leaking uninitialized stack memory to applications.
Without the memset() there is a risk of leaking uninitialized stack memory in the
get_next_device_request wineserver call.
2015-08-17 14:48:20 +09:00
..
Makefile.in
async.c
atom.c
change.c
class.c
clipboard.c
completion.c
console.c
debugger.c
device.c server: Avoid leaking uninitialized stack memory to applications. 2015-08-17 14:48:20 +09:00
directory.c
event.c
fd.c
file.c
file.h
handle.c
handle.h
hook.c
mach.c
mailslot.c
main.c
mapping.c
mutex.c
named_pipe.c
object.c
object.h
process.c
process.h
procfs.c
protocol.def
ptrace.c
queue.c
region.c
registry.c
request.c
request.h
security.h
semaphore.c
serial.c
signal.c
snapshot.c
sock.c
symlink.c
thread.c
thread.h
timer.c
token.c
trace.c
unicode.c
unicode.h
user.c
user.h
window.c
wineserver.de.UTF-8.man.in
wineserver.fr.UTF-8.man.in
wineserver.man.in
winstation.c