awesome/objects
Uli Schlachter 14c4dcc969 screen: Fix output deletion
The screen_output_t* that is passed to screen_output_wipe() points into the
middle of the output array table and is a pointer that we never allocated.
Instead, what we want to free here is the name of the output.

Thanks to luzie for reporting this.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2014-03-31 13:17:34 +02:00
..
button.c Clean up header includes 2014-03-30 20:07:48 +02:00
button.h Clean up header includes 2014-03-30 20:07:48 +02:00
client.c Clean up header includes 2014-03-30 20:07:48 +02:00
client.h Clean up header includes 2014-03-30 20:07:48 +02:00
drawable.c Clean up header includes 2014-03-30 20:07:48 +02:00
drawable.h Clean up header includes 2014-03-30 20:07:48 +02:00
drawin.c Clean up header includes 2014-03-30 20:07:48 +02:00
drawin.h Clean up header includes 2014-03-30 20:07:48 +02:00
key.c Clean up header includes 2014-03-30 20:07:48 +02:00
key.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
screen.c screen: Fix output deletion 2014-03-31 13:17:34 +02:00
screen.h Clean up header includes 2014-03-30 20:07:48 +02:00
tag.c Clean up header includes 2014-03-30 20:07:48 +02:00
tag.h Fix handling of _NET_CURRENT_DESKTOP messages (FS#1219,FS#1217) 2014-03-08 15:33:34 +01:00
timer.c Clean up header includes 2014-03-30 20:07:48 +02:00
timer.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
window.c Clean up header includes 2014-03-30 20:07:48 +02:00
window.h Clean up header includes 2014-03-30 20:07:48 +02:00