]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
sync fmt_scaled.c with OpenBSD upstream master anongit/master
authorDamien Miller <djm@mindrot.org>
Sat, 6 Jun 2026 23:56:41 +0000 (09:56 +1000)
committerDamien Miller <djm@mindrot.org>
Sat, 6 Jun 2026 23:56:41 +0000 (09:56 +1000)
commit47af21eb8d480c0f368a629ab58e31b993ed28f2
treeb6a2bb6418946d1e584c826802ff635a7799ea19
parente9916c44c1324ab9ab022719e4df08a390a83014
sync fmt_scaled.c with OpenBSD upstream

Notably picks up this commit:

revision 1.24
date: 2026/06/06 23:49:25;  author: djm;  state: Exp;  lines: +28 -12;  commitid: oznzDs0MaUT3FEqO;
rearrange scan_scaled(3) ordering of multiplications and divisions
to better preserve accuracy for large exponents. From metsw24-max
via https://github.com/openssh/openssh-portable/pull/671/

ok tb@
openbsd-compat/fmt_scaled.c