Janos Follath 56a10f97ba Bignum: remove unnecessary NULL pointer checks
A null pointer dereference, or null pointer plus small offset, is a
clean runtime error in most environments. So it's not particularly
useful to protect against this.

While at it make a null pointer check that is actually necessary more
robust.

Signed-off-by: Janos Follath <janos.follath@arm.com>
2022-08-11 15:19:00 +01:00
..
2022-06-29 16:17:50 +01:00
2022-08-11 14:58:29 +01:00
2022-05-06 10:55:10 +02:00
2022-07-27 14:43:38 +01:00
2022-07-28 10:31:16 +01:00
2022-07-26 10:20:52 +02:00
2022-07-26 10:20:52 +02:00
2022-07-27 20:44:02 +02:00
2022-07-21 12:11:53 +02:00
2022-05-12 09:45:03 +01:00
2022-07-01 16:43:25 +01:00
2021-12-06 07:50:27 +01:00
2022-07-20 11:07:29 +08:00
2022-03-29 17:43:56 +02:00