nouveau: Fix bugs in nouveau_video_buffer
authorMaarten Lankhorst <m.b.lankhorst@gmail.com>
Mon, 19 Dec 2011 09:06:58 +0000 (10:06 +0100)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Fri, 23 Dec 2011 15:21:25 +0000 (16:21 +0100)
commitebe7c687ceed4e5ca704b325aac6b91791d394b0
tree6217b7407c2cf60a1ed780cbb7a5c67411f9c10c
parent2eafd07323891944b9c012a17359cd5f07a87890
nouveau: Fix bugs in nouveau_video_buffer

Double free and array overflow, even if only 2 members are
used the last one needs to be set to NULL explicitly.

Signed-off-by: Maarten Lankhorst <m.b.lankhorst@gmail.com
src/gallium/drivers/nouveau/nouveau_video.c
src/gallium/drivers/nouveau/nouveau_video.h