]> git.sesse.net Git - vlc/commit
upnp: Use the default maximum content length of 16k.
authorMirsal Ennaime <mirsal@videolan.org>
Mon, 19 Dec 2011 03:16:50 +0000 (04:16 +0100)
committerMirsal Ennaime <mirsal@videolan.org>
Mon, 19 Dec 2011 03:16:50 +0000 (04:16 +0100)
commitb00b016b55143c18e4b49ee300d656813b162f56
tree993fdf2a8c4f3fd23ff72e6049d3462fcd32cd3d
parent02f60487e26191b02b8d33c50323f5c1c1fffc4b
upnp: Use the default maximum content length of 16k.

Setting libupnp's maximum content length to zero makes it unable to
fetch any didl instead of the probably expected unlimited behavior.
modules/services_discovery/upnp.cpp