diff options
author | Ian Romanick <[email protected]> | 2013-04-16 09:31:08 -0700 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2013-04-17 14:12:46 -0700 |
commit | 505ac6ddc6f83ee17655d54cf46ed71ead9e578c (patch) | |
tree | c1531beb0ea4e934b02e9ea60f1b7bdf5ad4c237 /src/gallium/state_trackers | |
parent | 50064164a461f838e01a875987034863b217f531 (diff) |
intel: Don't dereference a NULL pointer of calloc fails
The caller of NewTextureObject does the right thing if NULL is returned,
so this function should do the right thing too.
NOTE: This is a candidate for stable branches.
Signed-off-by: Ian Romanick <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/gallium/state_trackers')
0 files changed, 0 insertions, 0 deletions