utwente-fmt / vercors

The VerCors verification toolset for verifying parallel and concurrent software
https://utwente.nl/vercors
Mozilla Public License 2.0
56 stars 26 forks source link

Readable#fileName is being used incorrectly #1284

Open superaxander opened 3 days ago

superaxander commented 3 days ago

Multiple places across VerCors assume that Readable#fileName will be a valid path to an existing path. This is not always true. (for example if an input originates from stdin)

Places I've found so far: