Skip to content

radeon: Close BO on malloc failure in radeon_create_bo

Though malloc rarely fails on Linux, but for correctness, may be nice to clean up and prevent a further memory leak.

Edited by Triang3l (Vitaliy Kuzmin)

Merge request reports