if (p < valid_address) seems to take the else branch although p == NULL
ID0000753: **This issue was created automatically from Mantis Issue 753. Further discussion may take place here.** --- | **Id** | **Project** | **Category** | **View** | **Due Date** | **Updated** | | --- | --- | --- | --- | --- | --- | | ID0000753 | Frama-C | Plug-in > Eva | public | 2011-03-11 | 2011-10-10 | | | | | | | | | --- | --- | --- | --- | --- | --- | | **Reporter** | pascal | **Assigned To** | pascal | **Resolution** | fixed | | **Priority** | normal | **Severity** | minor | **Reproducibility** | have not tried | | **Platform** | - | **OS** | - | **OS Version** | - | | **Product Version** | Frama-C Carbon-20110201 | **Target Version** | - | **Fixed in Version** | - | ### Description : Obtained result: The else branch appears feasible. Expected result: [value] Values for function main: NON TERMINATING FUNCTION ## Attachments - [test.c](/uploads/09bea72dde5791648719bac4b6ca87ff/test.c)
issue