summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/crypto_init.c
diff options
context:
space:
mode:
authorderaadt <>2025-05-23 00:40:05 +0000
committerderaadt <>2025-05-23 00:40:05 +0000
commit5afc322de251083f4ccbab856f6e967161f647d6 (patch)
treeb340c64feaff7828e767291850aba4b7afa291a5 /src/lib/libcrypto/crypto_init.c
parentfbcd8e05b542515758e9d2624734a781d3d03247 (diff)
downloadopenbsd-5afc322de251083f4ccbab856f6e967161f647d6.tar.gz
openbsd-5afc322de251083f4ccbab856f6e967161f647d6.tar.bz2
openbsd-5afc322de251083f4ccbab856f6e967161f647d6.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/crypto_init.c')
0 files changed, 0 insertions, 0 deletions