blobmsg_json: fix \u escaping for control characters
authorFelix Fietkau <nbd@openwrt.org>
Fri, 21 Jun 2013 15:06:34 +0000 (17:06 +0200)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 21 Jun 2013 15:06:34 +0000 (17:06 +0200)
commit7c5d2b30815b5ff0b6bce35c1e486b3c17cce55b
treeec3420eb890f6160030f4d306f05ee16253a1e35
parentb9ebdbcc648274cc630b6349374f9fb21e53f396
blobmsg_json: fix \u escaping for control characters

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
blobmsg_json.c