Throw NRE if src or dst in Memmove are nulls (#16650)
commit1558316cecdf7186a3b792b021304c6356079bfe
authorEgor Bogatov <egorbo@gmail.com>
Wed, 4 Sep 2019 09:01:53 +0000 (4 12:01 +0300)
committerBernhard Urban <lewurm@gmail.com>
Wed, 4 Sep 2019 09:01:53 +0000 (4 11:01 +0200)
tree5694466c0de1cbf880348d4b1afbe6daf8866de6
parent55ac86fe8bd738a50b2c7c63cb620f535f328dcf
Throw NRE if src or dst in Memmove are nulls (#16650)
mono/mini/intrinsics.c