Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

liblwqq/unicode.c: add unescape message support #15

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

liblwqq/unicode.c: add unescape message support #15

wants to merge 2 commits into from

Conversation

huntxu
Copy link

@huntxu huntxu commented Aug 23, 2012

No description provided.

huntxu added 2 commits August 23, 2012 12:04
Make function ucs4toutf8() at most twice reallocates the memory
to make it more efficient.

Signed-off-by: huntxu <mhuntxu@gmail.com>
In function ucs4toutf8, unescape \newline and '\' itself from escaped
JSON_STRING which is the input message.

Signed-off-by: huntxu <mhuntxu@gmail.com>
@xiehuc
Copy link
Collaborator

xiehuc commented Sep 7, 2012

json_escape;
json_unescape;
solve any things.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants