Naveen Albert
45c132a375
app_read: Fix custom terminator functionality regression
...
Currently, when the t option is specified with no arguments,
the # character is still treated as a terminator, even though
no character should be treated as a terminator.
This is because a previous regression fix was modified to
remove the use of NULL as a default altogether. However,
NULL and an empty string actually refer to different
arrangements and should be treated differently. NULL is the
default terminator (#), while an empty string removes the
terminator altogether. This is the behavior being used by
the rest of the core.
Additionally, since S_OR catches empty strings as well as
NULL (not intended), this is changed to a ternary operator
instead, which fixes the behavior.
ASTERISK-29705 #close
Change-Id: I9b6b72196dd04f5b1e0ab5aa1b0adf627725e086
2021-11-16 15:44:37 -06:00
..
2021-11-15 22:22:03 -06:00
2019-05-10 10:22:55 -06:00
2021-09-02 15:17:16 -05:00
2021-11-15 22:22:03 -06:00
2019-11-19 10:07:44 -05:00
2021-03-16 10:26:16 -05:00
2020-01-14 09:36:44 -06:00
2017-12-22 09:23:22 -05:00
2021-03-16 10:26:16 -05:00
2020-01-05 21:32:01 -06:00
2016-10-27 09:53:55 -04:00
2019-11-18 08:30:45 -06:00
2018-03-14 05:20:12 -04:00
2020-01-06 19:11:58 -06:00
2016-10-27 09:53:55 -04:00
2021-11-15 22:22:03 -06:00
2021-11-15 22:22:03 -06:00
2017-12-22 09:23:22 -05:00
2018-07-18 18:15:53 +00:00
2021-11-15 22:22:03 -06:00
2019-11-18 08:30:45 -06:00
2016-10-27 09:53:55 -04:00
2020-11-03 17:08:07 -06:00
2017-05-16 14:25:23 +00:00
2021-08-02 12:44:31 -05:00
2017-05-16 14:25:23 +00:00
2017-12-22 09:23:22 -05:00
2016-10-27 09:53:55 -04:00
2021-09-21 11:48:51 -05:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2019-11-18 08:30:45 -06:00
2021-11-15 22:22:03 -06:00
2020-04-20 11:03:46 -05:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2021-11-15 22:22:03 -06:00
2021-11-15 22:22:03 -06:00
2021-09-15 10:21:53 -05:00
2021-08-19 09:37:51 -05:00
2021-11-15 22:22:03 -06:00
2021-02-23 11:40:56 -06:00
2021-08-19 10:32:10 -05:00
2021-09-15 12:16:24 -05:00
2021-08-19 09:09:11 -05:00
2021-08-11 10:14:14 -03:00
2021-02-26 09:36:25 -06:00
2021-11-15 22:22:03 -06:00
2016-10-27 09:53:55 -04:00
2017-08-02 17:08:48 -04:00
2021-11-15 22:22:03 -06:00
2021-11-16 15:44:37 -06:00
2019-11-18 08:30:45 -06:00
2020-01-09 05:33:06 -06:00
2021-07-15 10:01:55 -05:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2019-11-18 18:09:13 -05:00
2018-06-04 13:20:34 -06:00
2018-11-21 09:56:16 -05:00
2018-05-11 09:48:58 -04:00
2020-01-05 21:09:03 -06:00
2021-03-16 10:30:43 -05:00
2021-09-13 07:16:44 -05:00
2018-01-24 13:37:29 -05:00
2021-11-15 22:22:03 -06:00
2020-06-19 09:15:44 -05:00
2017-12-22 09:23:22 -05:00
2021-03-16 10:26:16 -05:00
2021-11-15 22:22:03 -06:00
2021-01-27 11:42:42 -06:00
2017-12-22 09:23:22 -05:00
2021-09-21 12:10:10 -05:00
2019-06-28 07:32:03 -06:00
2019-06-28 07:32:03 -06:00
2019-06-28 07:32:03 -06:00
2019-06-28 07:32:03 -06:00
2021-11-15 22:22:03 -06:00
2012-06-15 15:33:41 +00:00
2021-07-27 07:55:24 -05:00
2017-12-22 09:23:22 -05:00
2017-09-06 16:16:19 -05:00
2016-10-27 09:53:55 -04:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2019-06-28 07:32:03 -06:00