mirror of
https://github.com/awesomeWM/awesome
synced 2024-11-17 07:47:41 +01:00
14c4dcc969
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> |
||
---|---|---|
.. | ||
button.c | ||
button.h | ||
client.c | ||
client.h | ||
drawable.c | ||
drawable.h | ||
drawin.c | ||
drawin.h | ||
key.c | ||
key.h | ||
screen.c | ||
screen.h | ||
tag.c | ||
tag.h | ||
timer.c | ||
timer.h | ||
window.c | ||
window.h |