Skip to content
Commit e67a0cb5 authored by Pekka Paalanen's avatar Pekka Paalanen
Browse files

gl-renderer: fix double-alloc of gl_buffer_state



Obviously the first allocation is always leaked, there is a second
zalloc() right below. Fix the leak.

Found by code inspection.

Signed-off-by: default avatarPekka Paalanen <pekka.paalanen@collabora.com>
parent 7412a014
Loading
Loading
Loading
Pipeline #600188 passed with stages
in 3 minutes and 28 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment