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

Fix some potential UB in tectonic_xdv, and cargo update #753

Merged
merged 3 commits into from
Feb 18, 2021

Conversation

pkgw
Copy link
Collaborator

@pkgw pkgw commented Feb 18, 2021

As reported in #752.

@codecov
Copy link

codecov bot commented Feb 18, 2021

Codecov Report

Merging #753 (8a86099) into master (28a9b46) will decrease coverage by 0.00%.
The diff coverage is 64.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #753      +/-   ##
==========================================
- Coverage   46.80%   46.80%   -0.01%     
==========================================
  Files         118      118              
  Lines       53707    53705       -2     
==========================================
- Hits        25139    25138       -1     
+ Misses      28568    28567       -1     
Impacted Files Coverage Δ
src/document.rs 69.23% <57.14%> (+0.16%) ⬆️
src/io/memory.rs 81.53% <71.42%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 28a9b46...113668c. Read the comment docs.

@pkgw pkgw merged commit 8dcd90d into tectonic-typesetting:master Feb 18, 2021
@pkgw pkgw deleted the fix-752 branch February 18, 2021 17:17
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.

None yet

1 participant