Reviewed-by: Marek Olšák
Marek
On Sat, Sep 5, 2015 at 7:12 PM, Ilia Mirkin wrote:
> vbuf is never null. We want to make sure that a resource was allocated
> for the vbuf, which is *vbuf.
>
> Signed-off-by: Ilia Mirkin
> ---
> src/mesa/state_tracker/st_cb_bitmap.c | 2 +-
> 1 file changed, 1 i
vbuf is never null. We want to make sure that a resource was allocated
for the vbuf, which is *vbuf.
Signed-off-by: Ilia Mirkin
---
src/mesa/state_tracker/st_cb_bitmap.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/mesa/state_tracker/st_cb_bitmap.c
b/src/mesa/state_tr