Skip to content
Commit b39377d6 authored by Seung-Woo Kim's avatar Seung-Woo Kim Committed by Eric Engestrom
Browse files

xf86drm: Fix possible memory leak with drmModeGetPropertyPtr()



In drmModeGetPropertyPtr(), from upper error path, it calls free
but with just next error path, it does not call. Fix the possible
memory leak.

Signed-off-by: default avatarSeung-Woo Kim <sw0312.kim@samsung.com>
Reviewed-by: default avatarEric Engestrom <eric.engestrom@intel.com>
parent 6a7d1329
Loading
Loading
Loading
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