 
                            ...
| CERT C Secure Coding Standard | MEM30-C. Do not access freed memory | 
| SEI CERT C++ Coding Standard | MEM50-CPP. Do not access freed memory | 
| MITRE CWE | CWE-416, Use After Free | 
Bibliography
...
TODO
 
                            ...
| CERT C Secure Coding Standard | MEM30-C. Do not access freed memory | 
| SEI CERT C++ Coding Standard | MEM50-CPP. Do not access freed memory | 
| MITRE CWE | CWE-416, Use After Free | 
...
TODO