Skip to content
Snippets Groups Projects
Commit c8256319 authored by Julien Signoles's avatar Julien Signoles
Browse files

Merge branch 'kostyantyn/misc-updates' into 'master'

Bugfix for memory size computations/Embedded printf

- Fixed a bug in computation of the heap size via updates of the `__memory_size` variable.
- Added a test case for the above (e-acsl-runtime/memsize.c).
- Added embedded printf to the C memory model. This removes functionality from stdio.h and assert.h headers.
- Small updates and stylistic issues in the C code of the memory model.

See merge request !21
parents 79d361e6 fb1e08f3
No related branches found
No related tags found
No related merge requests found
Showing
with 1420 additions and 129 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment