wine/server
Jacek Caban f706d9f08f server: Remove no loner needed fd NULL check (Coverity).
Spotted by Marcus Meissner.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-07-21 15:19:47 +02:00
..
async.c server: Remove no loner needed fd NULL check (Coverity). 2017-07-21 15:19:47 +02:00
atom.c
change.c server: Make fd_queue_async infallible. 2017-07-05 10:43:14 +02:00
class.c
clipboard.c
completion.c
console.c
debugger.c
device.c server: Call create_irp from queue_irp. 2017-07-05 10:43:49 +02:00
directory.c
event.c
fd.c server: Make fd_queue_async infallible. 2017-07-05 10:43:14 +02:00
file.c server: Use create_request_async in flush request handler. 2017-06-28 12:35:33 +02:00
file.h server: Make fd_queue_async infallible. 2017-07-05 10:43:14 +02:00
handle.c server: Do not set SE_{D, S}ACL_PRESENT if no {D, S}ACL was set. 2017-06-15 11:09:16 +02:00
handle.h
hook.c
mach.c server: Get debug registers on 64-bit Mac OS. 2015-06-05 19:49:37 +09:00
mailslot.c server: Make fd_queue_async infallible. 2017-07-05 10:43:14 +02:00
main.c
Makefile.in
mapping.c
mutex.c
named_pipe.c server: Make fd_queue_async infallible. 2017-07-05 10:43:14 +02:00
object.c server: Do not set SE_{D, S}ACL_PRESENT if no {D, S}ACL was set. 2017-06-15 11:09:16 +02:00
object.h
process.c server: Assign a default label to all tokens. 2017-06-19 09:50:32 +02:00
process.h
procfs.c
protocol.def user32: Don't exclude clipped children from the copied window bits since they may be up to date. 2017-07-20 10:41:43 +02:00
ptrace.c
queue.c
region.c
registry.c
request.c
request.h server: Return the top surface window even when not using OpenGL. 2017-07-13 11:05:15 +02:00
security.h server: Assign a default label to all tokens. 2017-06-19 09:50:32 +02:00
semaphore.c
serial.c server: Make fd_queue_async infallible. 2017-07-05 10:43:14 +02:00
signal.c
snapshot.c
sock.c server: Make async_queue object a simple list instead of a server object. 2017-07-05 10:39:54 +02:00
symlink.c
thread.c server: Call the satisfied methods after removing the thread wait. 2017-06-28 12:23:35 +02:00
thread.h
timer.c
token.c server: Assign a default label to all tokens. 2017-06-19 09:50:32 +02:00
trace.c server: Return the top surface window even when not using OpenGL. 2017-07-13 11:05:15 +02:00
unicode.c
unicode.h
user.c
user.h
window.c user32: Don't exclude clipped children from the copied window bits since they may be up to date. 2017-07-20 10:41:43 +02:00
wineserver.de.UTF-8.man.in
wineserver.fr.UTF-8.man.in
wineserver.man.in
winstation.c