This page was automatically generated and should not be edited.
The information on this page was provided by outside contributors and has not been verified by SEI CERT.
Checker |
Guideline |
---|---|
CL.MLK.VIRTUAL | OOP52-CPP. Do not delete a polymorphic object without a virtual destructor |
UFM.DEREF.MIGHT | MEM50-CPP. Do not access freed memory |
UFM.DEREF.MUST | MEM50-CPP. Do not access freed memory |
UFM.PARAMPASS.MIGHT | MEM50-CPP. Do not access freed memory |
UFM.PARAMPASS.MUST | MEM50-CPP. Do not access freed memory |
UFM.RETURN.MIGHT | MEM50-CPP. Do not access freed memory |
UFM.RETURN.MUST | MEM50-CPP. Do not access freed memory |
UFM.USE.MIGHT | MEM50-CPP. Do not access freed memory |
UFM.USE.MUST | MEM50-CPP. Do not access freed memory |