NixOS / patchelf

A small utility to modify the dynamic linker and RPATH of ELF executables
GNU General Public License v3.0
3.57k stars 487 forks source link

Adjust roundUp for 0 as input #466

Closed cgzones closed 1 year ago

cgzones commented 1 year ago

Round up 0 to m instead of wrapping around and return an unexpected result, which is not a multiple of m.

Mic92 commented 1 year ago

bors merge

bors[bot] commented 1 year ago

Build succeeded: