libupnp/upnp
Marcelo Roberto Jimenez 2c1dba2942 - Fixed a bug in UpnpPrintf, function could call va_start() and return
befor calling va_end().

- Removed all uses of the DBGONLY(x) macro. A static inline empty
function now is used and the compiler takes care of optimizing it out.



git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@185 119443c7-1b9e-41f8-b6fc-b9c35fce742c
2007-05-18 13:31:21 +00:00
..
doc Include prebuilt documentation (html,pdf), dropping doc++ dependancy. 2006-07-06 12:37:29 +00:00
inc - Fixed a bug in UpnpPrintf, function could call va_start() and return 2007-05-18 13:31:21 +00:00
sample Moved upnp_tv_ctrlpt and upnp_tv_device executables from folder 2007-05-11 05:00:43 +00:00
src - Fixed a bug in UpnpPrintf, function could call va_start() and return 2007-05-18 13:31:21 +00:00
test Removing unnecessary additional directory level. 2006-07-04 02:44:17 +00:00
LICENSE Removing unnecessary additional directory level. 2006-07-04 02:44:17 +00:00
Makefile.am Moved upnp_tv_ctrlpt and upnp_tv_device executables from folder 2007-05-11 05:00:43 +00:00