http://bugs.winehq.org/show_bug.cgi?id=56569 Bernhard Übelacker <bernhardu(a)mailbox.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu(a)mailbox.org --- Comment #1 from Bernhard Übelacker <bernhardu(a)mailbox.org> --- Hello lumingyin, the block with the calloc is just reached `if (credential)`, then handle gets assigned the value of `credential`, before the allocation by `calloc`. Therefore if this allocation is reached, `handle` has always a non-null value. Am I missing something, can you confirm this? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.