Matt Caswell a07dc8167b Fix instances of pointer addition with the NULL pointer
Addition using the NULL pointer (even when adding 0) is undefined
behaviour. Recent versions of ubsan are now complaining about this, so
we fix various instances.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13513)
2020-11-30 10:37:14 +00:00
..
2020-06-25 14:13:12 +01:00
2020-06-25 14:13:12 +01:00
2020-06-25 14:13:12 +01:00
2020-06-25 14:13:12 +01:00
2020-05-15 14:09:49 +01:00
2020-08-06 13:22:30 +01:00
2020-04-23 13:55:52 +01:00
2019-05-09 20:21:09 +10:00