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

Fix critical NPE in UUID primary key generation code #779

Merged
merged 1 commit into from
Jun 30, 2016

Conversation

maiksd
Copy link
Contributor

@maiksd maiksd commented Jun 30, 2016

Fix NPE in UUID primary key generation code when primary key isn't based on any prototype.
Currently, in that case no new objects can be inserted, so this is kind of urgent.

@darkv darkv added the Wonder7 label Jun 30, 2016
@darkv darkv merged commit 377720d into wocommunity:master Jun 30, 2016
@maiksd maiksd deleted the fix_npe_in_uuid_pk branch November 30, 2016 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants