commit | 06e0950d20d3110849dea28eb78cac4127618b48 | [log] [tgz] |
---|---|---|
author | Richard Levitte <levitte@openssl.org> | Tue May 08 20:15:27 2018 +0200 |
committer | Richard Levitte <levitte@openssl.org> | Tue May 08 20:56:32 2018 +0200 |
tree | 13f151af3e5e9f89d84ef18a2589868d49946a64 | |
parent | 8c8fbca92dc95bb8672dea194bbe414059a874d2 [diff] |
VMS rand: assign before check, not the other way around items->ile3$w_code was checked before it was assigned its value... Reviewed-by: Tim Hudson <tjh@openssl.org> (Merged from https://github.com/openssl/openssl/pull/6200)