diff options
author | Péter Dimitrov <[email protected]> | 2019-02-28 11:24:20 +0100 |
---|---|---|
committer | Péter Dimitrov <[email protected]> | 2019-02-28 13:07:04 +0100 |
commit | 14edeea28f4cc04b7bab8e946962a76fd839b73d (patch) | |
tree | 0c751d0d9b1b8c62c8be31a9955dd5fbf80cd5c6 /erts/test | |
parent | d39f20f76837c7fc43c89166d991487622e09043 (diff) | |
download | otp-14edeea28f4cc04b7bab8e946962a76fd839b73d.tar.gz otp-14edeea28f4cc04b7bab8e946962a76fd839b73d.tar.bz2 otp-14edeea28f4cc04b7bab8e946962a76fd839b73d.zip |
ssl: Fix type spec for handshake_history()
handshake_history() was specified as {[binary()], [binary[]]},
although its real type was {iodata(), iodata()}, dialyzer did
not give a warning until a new function matched out an element
of handshake_history and used it as input data for crypto:hash/2.
Change-Id: I60660e7296a52bf69bd7198a4cffee8338907726
Diffstat (limited to 'erts/test')
0 files changed, 0 insertions, 0 deletions