Files
asterisk/main
Richard Mudgett 1bec0c73b3 channel.c: Fix off nominal channel allocation failure path.
__ast_channel_alloc_ap() had a failure exit path that hadn't setup the fd
descriptors to -1 yet.  The destructor would then attempt to close these
fd's that had never been opened.

Change-Id: Icf21093f36c60781e8cf6ee9d586536302af33e3
2018-05-22 16:41:42 -06:00
..
2017-11-20 14:05:25 -06:00
2018-01-03 17:23:36 -05:00
2018-04-20 12:50:03 +02:00
2017-12-20 12:40:01 -05:00
2018-04-17 11:03:55 -06:00
2018-05-11 09:48:58 -04:00
2018-03-19 18:00:20 -04:00
2012-03-22 19:51:16 +00:00
2018-04-17 10:30:23 -06:00
2017-12-20 12:40:01 -05:00
2018-04-17 10:30:23 -06:00
2018-03-22 00:33:12 -04:00
2018-05-11 09:48:58 -04:00
2018-03-19 15:41:45 -04:00
2018-04-20 12:50:03 +02:00