Commit 699494b
committed
Add process creation error check
So that we get a helpfull error message if process creation fails,
otherwise cbmc can continue and fail or hang later in the processing.
Note that showing an error message should be the expected behaviour
in the case where the user specifies a solver which is not available.1 parent 259fba7 commit 699494b
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
| 236 | + | |
| 237 | + | |
236 | 238 | | |
237 | 239 | | |
238 | 240 | | |
| |||
0 commit comments