A dangling pointer is indeterminate | TrustInSoft

Well, that's an interesting bit of the C standard: "free(m); if (m == NULL) ..." is undefined behaviour...

to c language-design memory semantics undefined ... on 15 July 2014

Tags related to undefined

- undefined
 
1 c
1 language-design
1 memory
1 semantics
1 undefined