]> git.ipfire.org Git - thirdparty/asterisk.git/commit
In a perfect world, the frame source would never be NULL. In the meantime, don't...
authorJeff Peeler <jpeeler@digium.com>
Thu, 15 Jul 2010 13:48:58 +0000 (13:48 +0000)
committerJeff Peeler <jpeeler@digium.com>
Thu, 15 Jul 2010 13:48:58 +0000 (13:48 +0000)
commit4fbc48765986af83cc79c40e6a9a93a14db4d031
tree15ad188b04a5b3e4f8e0c76ef7e48a78cd51c94a
parent65cad38b6b0f4ab3d4bd3774930b860bd0f72471
In a perfect world, the frame source would never be NULL. In the meantime, don't crash when it is.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@276652 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/channel.c