don't pass const string where a modifyable string is expected
authorChristos Zoulas <christos@zoulas.com>
Sun, 30 Sep 2018 20:56:14 +0000 (16:56 -0400)
committerViktor Dukhovni <openssl-users@dukhovni.org>
Mon, 10 Dec 2018 03:02:49 +0000 (22:02 -0500)
commit82f518acee36754cb6f64d39ba926b32daae2534
tree14e2b54003d37e7358d9a64c9c9e63f20a900551
parent706a8af01556334dd250b6d252536e78fa8f9063
don't pass const string where a modifyable string is expected

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
test/testutil/tap_bio.c