Skip to content

Conversation

tjtelan
Copy link
Owner

@tjtelan tjtelan commented Oct 14, 2021

Fixes #16
Add tests for #16
Clippy + Rustfmt updates
Return Errs and avoid panics
Update CI w/ checks, caching
Bump minor version to 0.4.0

Fixes #16
Add tests for #16
Clippy + Rustfmt updates
Return Errs and avoid panics
Update CI w/ checks, caching
Prep for new release
Bump minor version
@tjtelan
Copy link
Owner Author

tjtelan commented Nov 13, 2021

bors ping

@bors
Copy link

bors bot commented Nov 13, 2021

pong

for automated release notes
Since minor version increasing, I want to make this bigger change
@tjtelan
Copy link
Owner Author

tjtelan commented Nov 14, 2021

bors r+

bors bot pushed a commit that referenced this pull request Nov 14, 2021
Fixes #16
Add tests for #16
Clippy + Rustfmt updates
Return Errs and avoid panics
Update CI w/ checks, caching
Bump minor version to `0.4.0`
@tjtelan
Copy link
Owner Author

tjtelan commented Nov 14, 2021

bors r-

@bors
Copy link

bors bot commented Nov 14, 2021

Canceled.

@tjtelan
Copy link
Owner Author

tjtelan commented Nov 14, 2021

bors r+

bors bot pushed a commit that referenced this pull request Nov 14, 2021
Fixes #16
Add tests for #16
Clippy + Rustfmt updates
Return Errs and avoid panics
Update CI w/ checks, caching
Bump minor version to `0.4.0`
@bors
Copy link

bors bot commented Nov 14, 2021

Canceled.

@tjtelan
Copy link
Owner Author

tjtelan commented Nov 14, 2021

bors r+

bors bot pushed a commit that referenced this pull request Nov 14, 2021
Fixes #16
Add tests for #16
Clippy + Rustfmt updates
Return Errs and avoid panics
Update CI w/ checks, caching
Bump minor version to `0.4.0`
@bors
Copy link

bors bot commented Nov 14, 2021

Timed out.

@tjtelan
Copy link
Owner Author

tjtelan commented Nov 14, 2021

bors r+

bors bot pushed a commit that referenced this pull request Nov 14, 2021
Fixes #16
Add tests for #16
Clippy + Rustfmt updates
Return Errs and avoid panics
Update CI w/ checks, caching
Bump minor version to `0.4.0`
@tjtelan
Copy link
Owner Author

tjtelan commented Nov 14, 2021

bors r-

@bors
Copy link

bors bot commented Nov 14, 2021

Canceled.

@tjtelan
Copy link
Owner Author

tjtelan commented Nov 14, 2021

bors r+

bors bot pushed a commit that referenced this pull request Nov 14, 2021
Fixes #16
Add tests for #16
Clippy + Rustfmt updates
Return Errs and avoid panics
Update CI w/ checks, caching
Bump minor version to `0.4.0`
@bors
Copy link

bors bot commented Nov 14, 2021

Pull request successfully merged into main.

Build succeeded:

@bors bors bot changed the title Check for null bytes before parsing [Merged by Bors] - Check for null bytes before parsing Nov 14, 2021
@bors bors bot closed this Nov 14, 2021
@bors bors bot deleted the null-byte-and-more branch November 14, 2021 03:30
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.

normalize_url(url: &str) doesn't check for null bytes, which leads to crashes

1 participant