]> git.ipfire.org Git - thirdparty/openssl.git/commit
Revert "Work around Windows ftell() bug as per Microsoft engineering's suggestion"
authorJosh Cooper <joshcooper@users.noreply.github.com>
Wed, 16 Oct 2024 19:24:03 +0000 (12:24 -0700)
committerTomas Mraz <tomas@openssl.org>
Tue, 28 Jan 2025 19:57:14 +0000 (20:57 +0100)
commited3ce7545797e2c7202a6fcbf83c8bba3ead460d
tree446ec41f6c1c45cb2d5748e59e9e1196816a1b63
parenta69288d04aeac4927f092055a74e7d36c5847869
Revert "Work around Windows ftell() bug as per Microsoft engineering's suggestion"

This reverts commit 8300a8742b2abc487594a09b5e6ee726dbd30771.

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25716)
crypto/bio/bss_file.c