picom/src
Yuxuan Shui 6b9eddae49
config_libconfig: fix xdgConfigDirectories
Fixed 2 problems:

1. Made sure the returned list is NULL terminated.
2. Allocate the duplicated string and the return list together, so the
   duplicated string will be freed as we free the list. Fixed a memory
   leak.

Fixes #324

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2020-03-01 13:15:36 +00:00
..
backend
atom.c
atom.h
c2.c
c2.h
cache.c
cache.h
common.h
compiler.h
config.c
config.h
config_libconfig.c config_libconfig: fix xdgConfigDirectories 2020-03-01 13:15:36 +00:00
dbus.c
dbus.h
diagnostic.c
diagnostic.h
err.h
event.c
event.h
file_watch.c file_watch: don't watch special files 2020-02-26 21:11:55 +00:00
file_watch.h
kernel.c
kernel.h
list.h
log.c
log.h
meson.build
meta.h
opengl.c
opengl.h
options.c
options.h
picom.c
picom.h
picom.modulemap
region.h
render.c
render.h
string_utils.c
string_utils.h
types.h
uthash_extra.h
utils.c
utils.h
vsync.c
vsync.h
win.c
win.h
win_defs.h
x.c
x.h
xrescheck.c
xrescheck.h