gri3-wm/src
Orestis Floros 554775f694 Set marks to NULL after freeing
realloc() was being called on an already freed pointer.

Fixes #2900
2017-09-07 10:51:13 +03:00
..
assignments.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
bindings.c Fix 'Mouse binding don't work' 2017-07-07 01:03:36 +05:30
click.c Introduce --exclude-titlebar flag for mouse bindings. (#2703) 2017-05-02 09:08:42 +02:00
commands.c Check if con_id exists in cmd_swap (#2898) 2017-09-06 07:34:14 +02:00
commands_parser.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
con.c Check if con_id exists in cmd_swap (#2898) 2017-09-06 07:34:14 +02:00
config.c Introduce the GET_CONFIG IPC request 2017-08-19 19:08:51 +02:00
config_directives.c Introduce --exclude-titlebar flag for mouse bindings. (#2703) 2017-05-02 09:08:42 +02:00
config_parser.c start nagbar when encountering invalid set statements 2017-08-20 12:59:07 +02:00
display_version.c Fix memory leaks (#2560) 2016-11-13 10:45:39 -08:00
ewmh.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
fake_outputs.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
floating.c Respect minimum size hints for floating windows. (#2508) 2016-11-28 22:09:39 +01:00
handlers.c Respect focus_on_window_activation for ConfigureRequests (#2889) 2017-08-28 12:07:56 +02:00
ipc.c Introduce the GET_CONFIG IPC request 2017-08-19 19:08:51 +02:00
key_press.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
load_layout.c Set marks to NULL after freeing 2017-09-07 10:51:13 +03:00
log.c Report error during error log creation (#2625) 2017-01-10 09:29:06 +01:00
main.c do leak check before exiting 2017-08-28 09:23:42 +02:00
manage.c Respect minimum size hints for floating windows. (#2508) 2016-11-28 22:09:39 +01:00
match.c Implement 'swap' command. 2017-05-15 21:06:38 +02:00
move.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
output.c Bugfix: consider inactive monitors when querying (#2862) 2017-08-20 00:19:45 +02:00
randr.c Bugfix: consider inactive monitors when querying (#2862) 2017-08-20 00:19:45 +02:00
regex.c Fix memleak: free regex when parsing fails 2017-08-28 09:22:56 +02:00
render.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
resize.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
restore_layout.c migrate placeholder windows to draw_util (#2646) 2017-01-21 07:53:09 -08:00
scratchpad.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
sd-daemon.c Always use socket activation 2016-06-11 14:47:23 +02:00
sighandler.c Properly initialize sigaction struct 2017-08-31 22:48:33 +08:00
startup.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
tree.c Fix changing of root workspace layout from stacked/tabbed 2017-04-27 17:50:55 +03:00
util.c Implement 'swap' command. 2017-05-15 21:06:38 +02:00
version.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
window.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
workspace.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
x.c Implement 'swap' command. 2017-05-15 21:06:38 +02:00
xcb.c add error check and log for xcb_create_window 2017-05-12 09:01:37 +02:00
xcursor.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
xinerama.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00