Re: [PATCH 1/3] d3dx9_36: Implement ID3DXConstantTableImpl_GetDesc + tests (try 2)
March 17, 2010
11:58 a.m.
On 17 March 2010 12:20, Christian Costa <titan.costa(a)wanadoo.fr> wrote:
+error: + + if (object) + HeapFree(GetProcessHeap(), 0, object->ctab); + HeapFree(GetProcessHeap(), 0, object); "object" should never be NULL, all jumps to "error" are after the NULL check.
5854
Age (days ago)
5854
Last active (days ago)
0 comments
1 participants
participants (1)
-
Henri Verbeet