https://medium.com/pvs-studio/why-it-is-important-to-check-what-the-malloc-function-returned-ba39f3d13a83
Although I don't like the weird tone, it gives a good enough reason to check for NULL pointers but I also read that :
https://membarrier.wordpress.com/2020/11/08/stop-checking-for-null-pointers/
Hard to make up my mind. Help.