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

json_inject giving runtime error when given empty string #5

Open
bchiu3 opened this issue Jun 9, 2021 · 2 comments
Open

json_inject giving runtime error when given empty string #5

bchiu3 opened this issue Jun 9, 2021 · 2 comments

Comments

@bchiu3
Copy link
Collaborator

bchiu3 commented Jun 9, 2021

Currently, when running something similar to
json_inject(payload, sizeof(payload), "");
gives a runtime error of
./cee-utils/json-actor.c:1723: unexpected (null).

We might want this to give back an empty string or an empty array/object string.

@lcsmuller
Copy link
Contributor

lcsmuller commented Jul 1, 2021

Should we reopen this issue and every other that is now outside of orca scope in https://github.com/cee-studio/cee-utils? @cee-studio/orca

@mlite
Copy link
Contributor

mlite commented Jul 1, 2021 via email

@lcsmuller lcsmuller transferred this issue from cee-studio/orca Jul 2, 2021
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

No branches or pull requests

3 participants