Files
asterisk/main
Mark Michelson 760f0a8a8b Fix logic error when checking for a devstate provider.
When using strsep, if one of the list of specified separators is not found,
it is the first parameter to strsep which is now NULL, not the pointer returned
by strsep.

This issue isn't especially severe in that the worst it is likely to do is waste
some cycles when a device with no '/' and no ':' is passed to ast_device_state.



git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@263639 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-05-17 22:00:28 +00:00
..
2009-11-06 15:41:41 +00:00
2009-10-11 17:25:06 +00:00
2009-07-16 21:24:16 +00:00
2010-04-22 21:49:07 +00:00
2009-08-10 19:15:57 +00:00
2009-03-17 05:50:52 +00:00
2009-08-10 19:15:57 +00:00
2009-12-04 15:17:03 +00:00
2009-08-10 19:15:57 +00:00
2010-03-23 22:45:55 +00:00
2010-01-04 21:45:46 +00:00
2007-11-06 18:53:37 +00:00