Trivial bounds checking.
authorPauli <paul.dale@oracle.com>
Thu, 6 Jul 2017 04:56:20 +0000 (14:56 +1000)
committerPauli <paul.dale@oracle.com>
Fri, 7 Jul 2017 05:45:55 +0000 (15:45 +1000)
commita2371fa93365cc0bc0e46b9d65f3a47a074b1c30
treec4751256bc9a1e3d2b20bad3becd6b17aec2c9f4
parenta7ff57965b81ce4fd73a18266ce29abf6b909fdb
Trivial bounds checking.

Bounds checking strpy, strcat and sprintf.
These are the remaining easy ones to cover a recently removed commit.
Some are trivial, some have been modified and a couple left as they are because the reverted change didn't bounds check properly.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3871)
crypto/conf/conf_def.c
crypto/conf/conf_mod.c
crypto/des/ecb_enc.c
crypto/evp/evp_pbe.c
crypto/objects/obj_dat.c
crypto/rand/rand_egd.c
crypto/x509/by_dir.c
crypto/x509v3/v3_alt.c
crypto/x509v3/v3_info.c