Make sure not to strcpy from a NULL default value pointer.
authorMike McCormack <mike@codeweavers.com>
Tue, 11 Oct 2005 19:27:03 +0000 (19:27 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 11 Oct 2005 19:27:03 +0000 (19:27 +0000)
commit4e700d36e05251d5ec69fad16ce237a972b3368d
treef93abce868bc8476bf9945019b60483a990ab4b3
parent8c523fe36cc197a6111241c9a7495ddb147064d8
Make sure not to strcpy from a NULL default value pointer.
dlls/kernel/profile.c