Frama-C-discuss mailing list archives

This page gathers the archives of the old Frama-C-discuss archives, that was hosted by Inria's gforge before its demise at the end of 2020. To search for mails newer than September 2020, please visit the page of the new mailing list on Renater.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Frama-c-discuss] arbitrary buffers in analysis


  • Subject: [Frama-c-discuss] arbitrary buffers in analysis
  • From: tim.newsham at gmail.com (Tim Newsham)
  • Date: Wed, 19 Aug 2015 14:12:06 -1000

I would like to prove that some code is safe for all buffers you can pass in
as input. Is there a way to construct an arbitrary sized buffer (say char*)
in frama such that all values are arbitrary ([--..--]) and so that the
properties \valid(p + (0..sz-1)) and \initialized(p + (0..sz-1)) hold?

-- 
Tim Newsham | www.thenewsh.com/~newsham | @newshtwit | thenewsh.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gforge.inria.fr/pipermail/frama-c-discuss/attachments/20150819/63d21bf8/attachment.html>