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

* Covert object type check to runtime check

It was checked using assert earlier.

---------

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