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

submissionXmlToFieldStream: handle stream end properly #1256

Merged
merged 25 commits into from
Feb 21, 2025

Conversation

alxndrsn
Copy link
Contributor

Previously if poorly-structured or undefined/null XML was passed to this function, the iterator this function returns would hang.

alxndrsn added 4 commits October 30, 2024 08:24
Previously if poorly-structured or undefined/null XML was passed to this function, it would hang.
alxndrsn pushed a commit to alxndrsn/odk-central-backend that referenced this pull request Oct 30, 2024
matthew-white

This comment was marked as outdated.

@alxndrsn

This comment was marked as resolved.

@alxndrsn alxndrsn merged commit c9479e0 into getodk:master Feb 21, 2025
6 checks passed
@alxndrsn alxndrsn deleted the submissionXmlToFieldStream-fix-end branch February 21, 2025 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ done
Development

Successfully merging this pull request may close these issues.

2 participants