server: Fix for possible desktop variable being NULL when set_process_default_desktop is called

Robert Shearman rob at codeweavers.com
Fri Apr 7 05:16:05 CDT 2006


ChangeLog:
The desktop variable could be NULL when set_process_default_desktop is
called, so check for this. (Found by Coverity).

  server/winstation.c |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 97d54e21e991ced9ec2bdf1848e0c52836a1615d.diff
Type: text/x-patch
Size: 539 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060407/ca1f38be/97d54e21e991ced9ec2bdf1848e0c52836a1615d.diff


More information about the wine-patches mailing list