asterisk/include
Joshua C. Colp ba68bb9221 utils: Make behavior of ast_strsep* match strsep.
Given the scenario of passing an empty string to the
ast_strsep functions the functions would return NULL
instead of an empty string. This is counter to how
strsep itself works.

This change alters the behavior of the functions to
match that of strsep.

Fixes: #565
(cherry picked from commit 167d393c0f)
2024-03-07 14:17:22 +00:00
..
asterisk utils: Make behavior of ast_strsep* match strsep. 2024-03-07 14:17:22 +00:00
solaris-compat Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
asterisk.h asterisk: Add macro for curl user agent. 2022-02-25 13:04:14 -06:00
jitterbuf.h progdocs: Fix grouping for latest Doxygen. 2021-12-02 10:26:08 -06:00