]> git.sesse.net Git - vlc/commit
imem: add a string cookie so that slaves can be identified
authorRémi Denis-Courmont <remi@remlab.net>
Tue, 30 Mar 2010 14:49:04 +0000 (17:49 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Tue, 30 Mar 2010 14:53:03 +0000 (17:53 +0300)
commitc39d62a4ae78664ba501e1eb4e81c0169ab7a681
treee07b2df92da890039ae9a6b5c26201fbb7a1cf94
parent46415abcf1f23d552a081a8d88a3c238e9d00962
imem: add a string cookie so that slaves can be identified

The cookie is not secure. Depending on the master input (or other
slave inputs), it might be possible for a third party to inject bad
cookies. The caller shall implement appropriate sanity checks.
modules/access/imem.c