author | Max Kellermann <max@duempel.org> | |
Fri, 19 Sep 2008 14:37:06 +0000 (16:37 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Fri, 19 Sep 2008 14:37:06 +0000 (16:37 +0200) | ||
commit | 20b724c08772ecef49b4db36516fc033c7517fa5 | |
tree | 97acb5df12a47e1f395a612d1f818ba4bc4bf7db | tree | snapshot |
parent | c6cdd058cceafeac43ff5f792928d9bf731ca0f8 | commit | diff |
filelist: allocate entries with g_slice_alloc()
In this case, slices are faster. Also fix a memory leak in
filelist_prepend() which I simply forgot about in the last patch set.
In this case, slices are faster. Also fix a memory leak in
filelist_prepend() which I simply forgot about in the last patch set.
src/filelist.c | diff | blob | history |