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

android: fix NPE for empty localAPI response bodies #220

Merged
merged 1 commit into from
Mar 19, 2024
Merged

Conversation

barnstar
Copy link
Member

Updates tailscale/corp#18202

Several API endpoints will return an empty body on success which was throwing a null pointer exception when we tried deserialize it.

Updates tailscale/corp#18202

Several API endpoints will return an empty body on success which was throwing a null pointer exception when we tried deserialize it.

Signed-off-by: Jonathan Nobels <[email protected]>
@barnstar barnstar requested a review from oxtoacart March 19, 2024 19:57
@barnstar barnstar merged commit b4f1989 into main Mar 19, 2024
4 checks passed
@oxtoacart oxtoacart deleted the jonathan/npe_fix branch March 19, 2024 21:02
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.

2 participants