efl/src/lib
Stefan Schmidt 87c8e2718c efl_ui_selection_manager: free allocated memory after local use
This temporary allocation is only used in this block and goes out of
scope when leaving. Make sure we free the resource before this happens.

Coverity ID: 1402653

Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Differential Revision: https://phab.enlightenment.org/D10045
2019-09-23 11:16:36 +02:00
..
ecore eolian: rename any_value_ptr -> any_value_ref for consistency 2019-09-20 18:03:39 +02:00
ecore_audio docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
ecore_avahi here comes meson 2018-10-02 17:22:50 +02:00
ecore_buffer here comes meson 2018-10-02 17:22:50 +02:00
ecore_cocoa replace strndup with eina_strndup, remove strndup definition in evil and elm_test_dnd 2019-05-03 13:13:57 +01:00
ecore_con docs: nicer formatting of the NULL keyword, everywhere 2019-09-10 16:05:44 +02:00
ecore_drm eldbus - fix leak of message in error path case 2019-08-11 12:47:38 +01:00
ecore_drm2 ecore-drm2: Add API to check if vblank is supported 2019-05-22 07:44:00 -04:00
ecore_evas make mman.h private 2019-08-19 09:55:13 -04:00
ecore_fb ecore_fb: Add missing tslib dependency 2019-01-11 09:20:07 -05:00
ecore_file remove Evil.h when not necessary, include evil_private.h when necessary 2019-05-20 09:10:00 -04:00
ecore_imf ecore_imf: deprecate ambigous or unused APIs 2019-07-10 20:03:14 +09:00
ecore_imf_evas ecore_imf: Add keycode in key down and key up event structs 2019-02-22 11:05:56 +09:00
ecore_input cmake: remove! 2018-12-20 20:07:26 +01:00
ecore_input_evas here comes meson 2018-10-02 17:22:50 +02:00
ecore_ipc ecore_ipc: close dialer io closer when dialer is deleted. 2019-05-22 08:01:58 -04:00
ecore_sdl ecore_sdl: fix detection of sdl with meson build 2019-04-18 12:30:22 -04:00
ecore_wayland here comes meson 2018-10-02 17:22:50 +02:00
ecore_win32 ecore win32 - disable #warning because all it does is fill build logs 2019-07-28 10:29:52 +01:00
ecore_wl2 ecore-wl2: Update doxygen for various functions 2019-09-05 08:22:56 -04:00
ecore_x events: don't check for zeroed event types before registering them 2019-07-10 13:57:35 -04:00
ector ector: refer exact stride size for jumping buffer lines. 2019-09-17 12:03:25 +09:00
edje edje - physics - remove warning of unused arg if physics disabled 2019-09-16 01:26:16 +01:00
eet make mman.h private 2019-08-19 09:55:13 -04:00
eeze cmake: remove! 2018-12-20 20:07:26 +01:00
efl efl_ui_scrollable: remove ui_scrollable_interactive and move all into ui_scrollable 2019-09-23 11:02:15 +02:00
efl_mono eolian: enable unimplemented function errors for stable API 2019-09-17 12:36:50 +02:00
efl_wl efl_wfl: fix warning and err prints for wl keymap tmp file 2019-06-20 11:32:12 +01:00
efreet Efreet_Uri: fix URI decoding when a Windows path (letter followed by :) is passed to efreet_uri_decode() 2019-09-04 20:09:44 +01:00
eina eina: add code to help debug leaking Eina_Value. 2019-09-19 14:37:43 -07:00
eio efl_io_model: next try to fix this race condition 2019-09-19 14:50:42 -07:00
eldbus eldbus_proxy: Prevent dangling pointer. 2019-09-06 11:25:22 +09:00
elementary efl_ui_selection_manager: free allocated memory after local use 2019-09-23 11:16:36 +02:00
elocation elocation - only define ebta api support if needed - not needed here... 2018-11-09 11:44:00 +00:00
elput make mman.h private 2019-08-19 09:55:13 -04:00
elua make mman.h private 2019-08-19 09:55:13 -04:00
embryo remove Evil.h when not necessary, include evil_private.h when necessary 2019-05-20 09:10:00 -04:00
emile emile - use newer lz4 api instead of deprecated one 2019-08-07 11:44:05 +01:00
emotion docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
eo docs: Typos in Efl.Object 2019-09-23 10:41:46 +02:00
eolian eolian: rename any_value_ptr -> any_value_ref for consistency 2019-09-20 18:03:39 +02:00
eolian_cxx eolian: rename any_value_ptr -> any_value_ref for consistency 2019-09-20 18:03:39 +02:00
ephysics ephysics - fix stringshare double del 2019-08-05 13:33:01 +01:00
escape docs: Fix common misspellings in H files 2019-04-02 13:28:48 +02:00
ethumb ethumb: fixed a potential dangling pointer. 2019-09-05 18:08:12 +09:00
ethumb_client docs: Fix common misspellings in H files 2019-04-02 13:28:48 +02:00
evas eolian: rename any_value_ptr -> any_value_ref for consistency 2019-09-20 18:03:39 +02:00
evas_goal meson: add a option for selecting lua interpreter 2019-02-21 20:49:00 +01:00
evil Evil: fix mmap() and define HAVE_MMAP 2019-09-12 10:01:33 -04:00
.gitignore