Package: libcoverart / 1.0.0+git20140109-2

Metadata

Package Version Patches format
libcoverart 1.0.0+git20140109-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove unused code.patch | (download)

src/c-int-source-funcs.inc | 94 0 + 94 - 0 !
1 file changed, 94 deletions(-)

 remove unused code
 CAA_C_EXT_GETTER, GetMapName and GetMapValue are not used anywhere. Also,
 GetMapName and GetMapValue should be static if they were used.
PATH_MAX.patch | (download)

examples/example_c.c | 63 52 + 11 - 0 !
1 file changed, 52 insertions(+), 11 deletions(-)

 replace path_max with dynamic memory allocation