Skip to content

Commit

Permalink
parse_query_fields: Refactor for full correctness
Browse files Browse the repository at this point in the history
Fix a number of issues with the parsing of the fields parameter.

- memory leaks
- a crash parsing (a;b)(c;d)
- support for list indices either present or absent
- RFC 8040 syntax compliance
  • Loading branch information
tony-vanderpeet authored and carlgsmith committed Jun 19, 2024
1 parent 1435f83 commit 29d61c0
Showing 1 changed file with 227 additions and 71 deletions.
Loading

0 comments on commit 29d61c0

Please sign in to comment.