diff options
author | deraadt <> | 2025-05-23 00:40:05 +0000 |
---|---|---|
committer | deraadt <> | 2025-05-23 00:40:05 +0000 |
commit | db3d36558deff54e8a47e96933acd4543d7eb05f (patch) | |
tree | b340c64feaff7828e767291850aba4b7afa291a5 /src/lib/libcrypto/rsa | |
parent | d6d6b23a49d21d2881e12b770fba4750c19047db (diff) | |
download | openbsd-db3d36558deff54e8a47e96933acd4543d7eb05f.tar.gz openbsd-db3d36558deff54e8a47e96933acd4543d7eb05f.tar.bz2 openbsd-db3d36558deff54e8a47e96933acd4543d7eb05f.zip |
When commons were deprecated, noone noticed that malloc_options in static
binaries had become unlinkable. Change the libc definition to weak to solve
that, and to "const char * const" so that noone will try to set it late.
It must be stable before the first malloc() call, which could be before
main()...
discussion with otto, kettenis, tedu
Diffstat (limited to 'src/lib/libcrypto/rsa')
0 files changed, 0 insertions, 0 deletions