OSDN Git Service

ilo: avoid potential dangling pointer dereference
authorChia-I Wu <olvaffe@gmail.com>
Thu, 27 Jun 2013 06:52:54 +0000 (14:52 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Fri, 28 Jun 2013 02:11:49 +0000 (10:11 +0800)
commite071812e46617b6f1d335aef6381de7b6afc269f
treecb81cb4e4e46dc03afecc662433f934842402090
parentc74a7eb9c53fda10d77bec09801c0b619b29deea
ilo: avoid potential dangling pointer dereference

Set pipe_draw_info to NULL after draw_vbo().
src/gallium/drivers/ilo/ilo_3d.c