]> git.sesse.net Git - vlc/commit
Fix various problems with the SDP parser:
authorRémi Denis-Courmont <rem@videolan.org>
Sat, 4 Nov 2006 16:05:27 +0000 (16:05 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Sat, 4 Nov 2006 16:05:27 +0000 (16:05 +0000)
commitf30d703a6f53606e4db0344eb2a639b73a1c0ebe
treeef7d59b43525ac0c77c968b885ca5823684eb375
parentc32f5ca08da07066106fd4e462e660fb68c8971c
Fix various problems with the SDP parser:
- the reserved bit must be ignored
- off-by-one in decompression
- decompression did not *read* realloc() result
etc
modules/services_discovery/sap.c