Summary: Call infer with `--unsafe-malloc` or set `unsafe-malloc: true,` in .inferconfig to have infer assume that `malloc()` never returns null. closes #389 Reviewed By: jberdine Differential Revision: D3522169 fbshipit-source-id: 6b88a16