Stefan Seyfried 67dc685e61 libeplayer3: fix invalid free()
according to the man pages....
* dirname() can not return NULL
* the pointer returned by dirname must not be free()d
* strdup() can return NULL
2012-10-04 00:02:51 +02:00
2012-09-15 11:49:51 +02:00
2012-09-15 11:49:51 +02:00
2012-09-15 11:49:51 +02:00
2012-09-29 22:19:14 +02:00
2012-09-15 11:49:51 +02:00
2012-06-18 14:48:52 +02:00
2012-09-15 11:49:51 +02:00
Description
Library to abstract STB hardware and supports generic pc and the RaspberryPi right now.
4 MiB
Languages
C 58.4%
C++ 39.6%
M4 1.2%
Makefile 0.7%