Skip to content
Snippets Groups Projects
Commit 0694263b authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

Make round_to_next_multiple_of always round upwards.

Yes, even if it has to return a non-multiple.  This prevents us from
ever having a bug where we try to use it for allocation, and under-allocate.
parent 75fc4d55
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment