Skip to content

JsonObject.dump()  #1732

Description

@mohammadrasekh68

Hi
the problem is when we use dump() method, when it return the string literal from the JsonObject, JsonObject will be cleaned and initialized with random values!
so if i do something like this:
std::cout<<JsonObject.dump()<<endl; //printed :{"A":{"B":"7+NNf&&8Nf!","C":"12345678913456"}} std::cout<<JsonObject.dump()<<endl; //printed : nothing or some random characters

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind: bugstate: needs more infothe author of the issue needs to provide more detailsstate: stalethe issue has not been updated in a while and will be closed automatically soon unless it is updated

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions