gallium: Use CALLOC for pb_buffer to ensure that all fields of pipe_buffer are initia...
authorJosé Fonseca <jrfonseca@tungstengraphics.com>
Tue, 29 Jan 2008 00:41:21 +0000 (09:41 +0900)
committerBen Skeggs <skeggsb@gmail.com>
Fri, 15 Feb 2008 02:50:23 +0000 (13:50 +1100)
commitd5dd52aea826c4b6a417d102ecdeae8c713e81f6
treee77772d35406601084cf210cc67a0bb25179f93e
parent5ec70aa03b59c514cba1fe8dae09118250fb15d6
gallium: Use CALLOC for pb_buffer to ensure that all fields of pipe_buffer are initiallized.
src/mesa/pipe/pipebuffer/pb_buffer_malloc.c
src/mesa/pipe/pipebuffer/pb_bufmgr_mm.c
src/mesa/pipe/pipebuffer/pb_bufmgr_pool.c