karlheyes / icecast-kh

KH branch of icecast
GNU General Public License v2.0
300 stars 107 forks source link

kh18 crashes if "authentication type="command"" #396

Closed DroidU closed 1 year ago

DroidU commented 1 year ago

If the <authentication type="command"> option is configured on one of the mountpoints, it will crash immediately when the client connects.

config: https://pastebin.com/ge2idqJF

log: https://pastebin.com/GnCwhh3X

You can specify something else instead of /bin/false in the example, it will still crash.

karlheyes commented 1 year ago

can you verify this against kh18.1, tagged on github