]> git.sesse.net Git - vlc/commit
- Really handle alloc failures
authorRémi Denis-Courmont <rem@videolan.org>
Wed, 18 Apr 2007 16:50:35 +0000 (16:50 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Wed, 18 Apr 2007 16:50:35 +0000 (16:50 +0000)
commit942d61194332f92f4933613ae32ca8d9d04913c9
tree5c9f92175964bcdd206efdd78c0cdda5611cce20
parent05b8f0436164b82ab5feaf63e005758772d1e1da
- Really handle alloc failures
- Put a limit on the SDP size
- Remove check for access_demux (this is not one, and it would crash later if it were anyway)
- Fix description to not assume this handles UDP only (since it does not anymore)
modules/services_discovery/sap.c