Fix issue where randr dialog would crash when trying to close after
authorChris Michael <cp.michael@samsung.com>
Mon, 14 Oct 2013 07:30:22 +0000 (08:30 +0100)
committerChris Michael <cp.michael@samsung.com>
Mon, 14 Oct 2013 07:30:22 +0000 (08:30 +0100)
commit0d28595b66e2442c2c5ff073cf7cf85c227b3595
tree3e0e7da683833223cb03d3933063e96bf43b4ddb
parentcee520ff75f0c480cc57da5586e6002b7723f172
Fix issue where randr dialog would crash when trying to close after
cloning.

Don't free the mode_info returned from mode find as this mode info is
still part of the monitors collection of modes.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/modules/conf_randr/e_smart_monitor.c