[PATCH 1/7] dpwsockx: Stub implementation

Henri Verbeet hverbeet at gmail.com
Tue Sep 1 04:00:23 CDT 2009


2009/9/1 Ismael Barros <razielmine at gmail.com>:
> ---
>  dlls/dpwsockx/Makefile.in     |    2 +-
>  dlls/dpwsockx/dpwsockx_main.c |  164 ++++++++++++++++++++++++++++++++++++++++-
>  2 files changed, 163 insertions(+), 3 deletions(-)
>
This patch seems to assume the application will never pass NULL for
"data", is that safe to assume? If applications aren't allowed to pass
NULL it's ok to crash, although it might make your life simpler if it
isn't inside a TRACE/FIXME.



More information about the wine-devel mailing list