-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix segfaults -- uri parsing corner case. (#620)
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule aws-c-auth
updated
11 files
Submodule aws-c-common
updated
3 files
+3 −2 | source/uri.c | |
+1 −0 | tests/CMakeLists.txt | |
+12 −0 | tests/uri_test.c |