Skip to content
Snippets Groups Projects
Commit 6a48c9b8 authored by Thierry Margenstern's avatar Thierry Margenstern Committed by Jan Rochel
Browse files

[e-acsl] fix TLS segment start address and size

The TLS segment no longer includes stdin/stdout/stderr/errno on Linux.
These objects are henceforth no longer found in any of the monitored
segments. Thus some tests involving these objects fail now.

Therefore we need special treatment of these objects in the predicates
\valid, \valid_read and \initialized as well as for the logic functions
\block_length, \offset\ and \base_addr.

This is addressed in the subsequent commit.

Fixes #1147
parent e89f9539
No related branches found
No related tags found
Loading
Showing
with 161 additions and 1157 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