Browse Source

undef _box_curve25519xchacha20poly1305_messagebytes_max in !sumo builds

coverity_scan 1.0.17
Frank Denis 6 years ago
parent
commit
b732443c44
  1. 2
      dist-build/emscripten-symbols.def
  2. 2
      dist-build/emscripten.sh

2
dist-build/emscripten-symbols.def

@ -91,7 +91,7 @@ _crypto_box_curve25519xchacha20poly1305_easy 0 1
_crypto_box_curve25519xchacha20poly1305_easy_afternm 0 1
_crypto_box_curve25519xchacha20poly1305_keypair 0 1
_crypto_box_curve25519xchacha20poly1305_macbytes 0 1
_crypto_box_curve25519xchacha20poly1305_messagebytes_max 1 1
_crypto_box_curve25519xchacha20poly1305_messagebytes_max 0 1
_crypto_box_curve25519xchacha20poly1305_noncebytes 0 1
_crypto_box_curve25519xchacha20poly1305_open_detached 0 1
_crypto_box_curve25519xchacha20poly1305_open_detached_afternm 0 1

2
dist-build/emscripten.sh

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save