Skip to content

cube-tex: close the fd after EGLImage creation.

Dongseong Hwang requested to merge ds-hwang/kmscube:fd_close into master

EGLImage takes the fd ownership.

Merge request reports