asterisk/pbx
Jaco Kroon 40e93b0240 dundi: fix NULL dereference.
If a negative (error) return is received from dundi_lookup_internal,
this is not handled correctly when assigning the result to the buffer.
As such, use a signed integer in the assignment and do a proper
comparison.

ASTERISK-21205

Change-Id: I5214ebb6491e2bd14f90c7d3ce229da86888f739
2020-03-25 17:22:20 -05:00
..
ael/ael-test Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
Makefile Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
dundi-parser.c Merge "pbx_dundi: Added IPv6 support for dundi" 2018-08-27 09:38:15 -05:00
dundi-parser.h pbx_dundi: Added IPv6 support for dundi 2018-08-17 16:03:14 -05:00
pbx_ael.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
pbx_config.c pbx_config: Only the first [globals] section is seen. 2018-11-08 06:43:10 -05:00
pbx_dundi.c dundi: fix NULL dereference. 2020-03-25 17:22:20 -05:00
pbx_loopback.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
pbx_lua.c pbx_lua: Support displaying lua error message if no debug table exists 2018-04-30 10:31:34 +02:00
pbx_realtime.c stasis: Segment channel snapshot to reduce creation cost. 2018-11-26 12:56:24 -06:00
pbx_spool.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00