sipmsg: allow NULL authentication name
commit9e405b1ba31f72b564bc75e55c432a555ac8a28a
authorStefan Becker <chemobejk@gmail.com>
Sun, 4 May 2014 12:09:06 +0000 (4 15:09 +0300)
committerStefan Becker <chemobejk@gmail.com>
Sun, 4 May 2014 13:25:30 +0000 (4 16:25 +0300)
treeab072aa72a2b30dabea283149a702f3bb54dae1f
parent7d7db581abfe940ae0eb75b95cabde1dff184d8f
sipmsg: allow NULL authentication name

As no authentication scheme was specified sipmsg_find_auth_header()
can only fail.
src/core/sipmsg.c