forked from marfrit/libva-v4l2-request-fourier
context: Add missing new line
Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
This commit is contained in:
@@ -150,6 +150,7 @@ VAStatus SunxiCedrusCreateContext(VADriverContextP context,
|
||||
error:
|
||||
if (source_data != MAP_FAILED)
|
||||
munmap(source_data, length);
|
||||
|
||||
if (ids != NULL)
|
||||
free(ids);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user