dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/channels
rmudgett e84227050f sig_pri_new_ast_channel() should return NULL when new_ast_channel() fails.
(closes issue #18874)
Reported by: cmaj
Patches:
      patch-sig_pri-crash-possible-null-channel-pointer.diff.txt uploaded by cmaj (license 830)

JIRA SWP-3172


git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.8@308622 f38db490-d61c-443f-a65b-d21fe96a405b
2011-02-23 23:38:04 +00:00
..
h323 Comment out a rule that likes to run implicitly unnecessarily, breaking builds 2010-06-03 14:48:09 +00:00
misdn Merged revision 296575 from 2010-11-29 20:46:03 +00:00
sip Merged revisions 304244 via svnmerge from 2011-01-26 20:43:27 +00:00
xpmr AST-2009-005 2009-08-10 19:20:57 +00:00
Makefile Extract sig_ss7 out of chan_dahdi. 2010-06-07 20:04:42 +00:00
chan_agent.c Merged revisions 300520 via svnmerge from 2011-01-04 21:53:27 +00:00
chan_alsa.c Add load priority order, such that preload becomes unnecessary in most cases 2010-07-20 19:35:02 +00:00
chan_bridge.c Add load priority order, such that preload becomes unnecessary in most cases 2010-07-20 19:35:02 +00:00
chan_console.c Merged revisions 297534 via svnmerge from 2010-12-03 17:41:30 +00:00
chan_dahdi.c No response sent for SIP CC subscribe/resubscribe request. 2011-02-15 16:13:55 +00:00
chan_gtalk.c Fixes issue with outbound google voice calls not working. 2010-12-09 21:32:20 +00:00
chan_h323.c Add the ability for ast_find_ourip to return IPv4, IPv6 or both. 2010-10-14 15:15:12 +00:00
chan_iax2.c Reverse sense of an error test when reading from astdb. 2011-02-01 22:48:16 +00:00
chan_jingle.c Add the ability for ast_find_ourip to return IPv4, IPv6 or both. 2010-10-14 15:15:12 +00:00
chan_local.c Merged revisions 306126 via svnmerge from 2011-02-03 21:03:26 +00:00
chan_mgcp.c Add parking extension for non-default parking lots. 2010-09-15 19:22:15 +00:00
chan_misdn.c Merged revision 296575 from 2010-11-29 20:46:03 +00:00
chan_multicast_rtp.c Changing previous revisions 301845/301847 to use ast_sockaddr_setnull() instead 2011-01-14 20:11:55 +00:00
chan_nbs.c Missed these two channel drivers on the codec_bits merge 2009-11-06 19:38:33 +00:00
chan_oss.c Expand the caller ANI field to an ast_party_id 2010-07-14 16:58:03 +00:00
chan_phone.c Merged revisions 285710 via svnmerge from 2010-09-09 18:51:52 +00:00
chan_phone.h rename DialTone.h to chan_phone.h because chan_phone.c is the only file using it 2008-05-28 20:00:21 +00:00
chan_sip.c No response sent for SIP CC subscribe/resubscribe request. 2011-02-15 16:13:55 +00:00
chan_skinny.c Merged revisions 287642 via svnmerge from 2010-09-20 21:29:46 +00:00
chan_unistim.c ast_callerid restructuring 2010-07-14 15:48:36 +00:00
chan_usbradio.c Merged revisions 285710 via svnmerge from 2010-09-09 18:51:52 +00:00
chan_vpb.cc Expand the caller ANI field to an ast_party_id 2010-07-14 16:58:03 +00:00
console_board.c import the recent additions for video console into trunk, 2008-06-29 21:17:14 +00:00
console_gui.c Const-ify the world (or at least a good part of it) 2009-05-21 21:13:09 +00:00
console_video.c Merged revisions 285710 via svnmerge from 2010-09-09 18:51:52 +00:00
console_video.h implement the 'freeze' function for incoming frames; 2008-06-30 15:45:15 +00:00
iax2-parser.c Informational message, not an error. 2010-01-28 20:00:09 +00:00
iax2-parser.h Remove built-in AES code and use optional_api instead 2010-07-21 19:11:32 +00:00
iax2-provision.c AST-2009-005 2009-08-10 19:20:57 +00:00
iax2-provision.h Don't reload a configuration file if nothing has changed. 2007-08-16 21:09:46 +00:00
iax2.h Expand codec bitfield from 32 bits to 64 bits. 2009-11-04 14:05:12 +00:00
misdn_config.c Enhancements to connected line and redirecting work. 2010-05-17 15:36:31 +00:00
sig_analog.c Merged revisions 296166 via svnmerge from 2010-11-24 22:49:48 +00:00
sig_analog.h Merged revisions 296166 via svnmerge from 2010-11-24 22:49:48 +00:00
sig_pri.c sig_pri_new_ast_channel() should return NULL when new_ast_channel() fails. 2011-02-23 23:38:04 +00:00
sig_pri.h No response sent for SIP CC subscribe/resubscribe request. 2011-02-15 16:13:55 +00:00
sig_ss7.c Merged revisions 303769 via svnmerge from 2011-01-25 17:49:20 +00:00
sig_ss7.h Merged revisions 303769 via svnmerge from 2011-01-25 17:49:20 +00:00
vcodecs.c Const-ify the world (or at least a good part of it) 2009-05-21 21:13:09 +00:00
vgrabbers.c free memory used by the x11 grabber when closing it. 2008-07-14 16:50:54 +00:00