summaryrefslogtreecommitdiffstats
path: root/fs/exec.c
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>2013-04-15 15:37:16 +0200
committerDave Airlie <airlied@redhat.com>2013-04-16 13:11:44 +1000
commit87d24fc3abb0666b23b6136d81dc29014b3c76dd (patch)
treeab8081b523689085bce24a38e207452e03319bff /fs/exec.c
parent28184f22178ec9cfadd72e37e99921fdefa95f89 (diff)
downloadtalos-op-linux-87d24fc3abb0666b23b6136d81dc29014b3c76dd.tar.gz
talos-op-linux-87d24fc3abb0666b23b6136d81dc29014b3c76dd.zip
drm: Destroy property blobs at mode config cleanup time
Property blob objects need to be destroyed when cleaning up to avoid memory leaks. Go through the list of all blobs in the drm_mode_config_cleanup() function and destroy them. The drm_mode_config_cleanup() function needs to be moved after the drm_property_destroy_blob() declaration. Move drm_mode_config_init() as well to keep the functions together. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'fs/exec.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud