]> git.ipfire.org Git - thirdparty/asterisk.git/commit
json: Add UTF-8 check call. 04/4104/2
authorRichard Mudgett <rmudgett@digium.com>
Tue, 11 Oct 2016 23:14:39 +0000 (18:14 -0500)
committerRichard Mudgett <rmudgett@digium.com>
Thu, 13 Oct 2016 23:10:40 +0000 (18:10 -0500)
commita835adfa926f9e63bfaf4afb80ed78556480e21e
tree9b007e76d255c3051aae08a9ad4360dfc60b9423
parent7baedd9ecd3cd4f3d1463f3e6f0f694bd56237d7
json: Add UTF-8 check call.

Since the json library does not make the check function public we
recreate/copy the function in our interface module.

ASTERISK-26466
Reported by: Richard Mudgett

Change-Id: I36d3d750b6f5f1a110bc69ea92b435ecdeeb2a99
include/asterisk/json.h
main/json.c