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

Segmentation fault - document.h line 618 #8

Closed
miloyip opened this issue Jun 20, 2014 · 0 comments
Closed

Segmentation fault - document.h line 618 #8

miloyip opened this issue Jun 20, 2014 · 0 comments

Comments

@miloyip
Copy link
Collaborator

miloyip commented Jun 20, 2014

https://code.google.com/p/rapidjson/issues/detail?id=11

@miloyip miloyip closed this as completed Jun 20, 2014
@miloyip miloyip reopened this Jun 20, 2014
miloyip referenced this issue Jun 20, 2014
To avoid writing outside of the current GenericValue object and to
follow the C++ standard more closely, this patch drops the
memset/memcpy(this,...) occurences in GenericValue in favour of explicit
initialisations/assignments of the data_ and flag_ members.

https://code.google.com/p/rapidjson/issues/detail?id=11
pah/rapidjson@7475a969
@miloyip miloyip closed this as completed Jun 20, 2014
@xinthose xinthose mentioned this issue Aug 19, 2015
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

1 participant