View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000986 | Frama-C | Plug-in > wp | public | 2011-10-17 11:12 | 2014-02-12 16:59 | ||||
Reporter | Anne | ||||||||
Assigned To | correnson | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | Frama-C Oxygen-20120901 | |||||||
Summary | 0000986: Wrong [\valid(p)] outside the pointed variable scope | ||||||||
Description | The following assertion is said to be true, but it shouldn't : void main (void) { int * p; { int x; p = &x; } /*@ assert \valid(p); */ } | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2011-10-17 11:12 | Anne | New Issue | |
2011-10-17 11:12 | Anne | Status | new => assigned |
2011-10-17 11:12 | Anne | Assigned To | => correnson |
2011-10-17 14:50 | svn | ||
2011-10-17 14:50 | svn | Status | assigned => resolved |
2011-10-17 14:50 | svn | Resolution | open => fixed |
2012-09-19 17:15 | signoles | Fixed in Version | => Frama-C Oxygen-20120901 |
2012-09-19 17:16 | signoles | Status | resolved => closed |
2013-12-19 01:12 | correnson | Source_changeset_attached | => framac master 0391a743 |
2014-02-12 16:54 | correnson | Source_changeset_attached | => framac stable/neon 0391a743 |
2014-02-12 16:59 | correnson | Note Added: 0004722 | |
2014-02-12 16:59 | correnson | Status | closed => resolved |