]> git.tuebingen.mpg.de Git - paraslash.git/commit
error.h: move E_BAD_USER from audiod_command to command error list
authorAndre Noll <maan@systemlinux.org>
Mon, 21 May 2007 20:53:23 +0000 (22:53 +0200)
committerAndre Noll <maan@systemlinux.org>
Mon, 21 May 2007 20:53:23 +0000 (22:53 +0200)
commit7f053695dcb0ab70745a457048e6fb0b83d75d47
tree083b797060cece1c12d95f663a484331a19ae1dc
parent652128ed748840a22d4dcb85c1ac54bc95fdc33d
error.h: move E_BAD_USER from audiod_command to command error list

Dooh. This caused a segfault in the server's child if an unkown user
connected. Fortunately, this happened right before the process exited
anyway, so it's not a security issue.
error.h