Actions
Bug #9531
closedBug #6629: Used CIL is outdated
Environment models for void functions should not return any values
Start date:
03/13/2019
Due date:
% Done:
0%
Estimated time:
Detected in build:
svn
Platform:
Published in build:
Description
Frama-C (CIL) properly treats this as an error.
Updated by Evgeny Novikov over 5 years ago
- Status changed from New to Resolved
I fixed this in branch frama-c-cil.
Updated by Evgeny Novikov over 5 years ago
- Subject changed from Environment model for usb_kill_urb should not return any values to Environment models for void functions should not return any values
- Status changed from Resolved to Open
This is also the case for usb_poison_urb and flush_delayed_work.
Updated by Evgeny Novikov over 5 years ago
- Status changed from Open to Resolved
Finally fix this in 416ef3f to branch frama-c-cil.
Updated by Evgeny Novikov over 5 years ago
- Status changed from Resolved to Closed
I merged the branch to master in c082518.
Actions