Skip to content

Conversation

@Nightsd01
Copy link
Contributor

• In cases where a user had no tags and the app called getTags(), the serializer wrapper would attempt to iterate through keys on a null object causing a null pointer exception
• Fixed issue by adding an early return in the serializer
Fixes #15

NOTE The typical reviewer for these PR's (@jkasten2) is out on vacation for the next week, so to avoid delaying builds, we will merge and release without review.

• In cases where a user had no tags and the app called getTags(), the serializer wrapper would attempt to iterate through keys on a null object causing a null pointer exception
• Fixed issue by adding an early return in the serializer
@Nightsd01 Nightsd01 merged commit ff8ddca into master Sep 12, 2018
@jkasten2
Copy link
Member

Looks good to me!

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.

3 participants