Use calloc instead of ZERO_STRUCTP in talloc_stackframe_create()
authorVolker Lendecke <vl@samba.org>
Sun, 21 Mar 2010 14:16:27 +0000 (15:16 +0100)
committerVolker Lendecke <vl@samba.org>
Sun, 21 Mar 2010 16:12:23 +0000 (17:12 +0100)
commit0f3040a61fc51434e07ed5a87a89eda25e196514
tree5e986a2429b48306079acacd28b9dea08b9da1f8
parent6695b0e87d135dff759ce202cf61de49e062e946
Use calloc instead of ZERO_STRUCTP in talloc_stackframe_create()
lib/util/talloc_stack.c