]> begriffs open source - freertos/commit
Covert object type check to runtime check (#847)
authorGaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
Fri, 20 Oct 2023 16:38:19 +0000 (22:08 +0530)
committerGitHub <noreply@github.com>
Fri, 20 Oct 2023 16:38:19 +0000 (22:08 +0530)
commit52c1c6e578cbbc250b09fa19b17b456ea0fc076f
tree1ab10637ec4902c60117eadb42408f7e7e60baaa
parentd9fc48bced1ecb9aeebd8ee0d564a5eb6405afe6
Covert object type check to runtime check (#847)

It was checked using assert earlier.

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
portable/Common/mpu_wrappers_v2.c