Replace another malloc/memset-0 combination with calloc
authorMatt Turner <mattst88@gmail.com>
Wed, 5 Sep 2012 06:12:46 +0000 (23:12 -0700)
committerMatt Turner <mattst88@gmail.com>
Thu, 6 Sep 2012 05:28:50 +0000 (22:28 -0700)
commitda3282b6e2f374b88daf09f7f3ba5b05af45f51a
tree3942321e5d2241a80b7a52248c00cce612e93597
parent52789496a78758e32182ddd49263d3a63fc05b1f
Replace another malloc/memset-0 combination with calloc

Reviewed-by: Brian Paul <brianp@vmware.com>
src/glx/indirect_glx.c