Files
asterisk/channels
Sean Bright 2473b791b9 Replace calls to strtok() with strtok_r()
strtok() uses a static buffer, making it not thread safe.

Also add a #define to cause a compile failure if strtok is used.

Change-Id: Icce265153e1e65adafa8849334438ab6d190e541
2019-03-07 16:44:50 -06:00
..
2016-10-27 09:53:55 -04:00
2018-05-11 09:48:58 -04:00
2018-10-25 08:57:16 -04:00
2016-10-27 09:53:55 -04:00
2017-09-25 07:32:14 -05:00