c4-project / c4f

The C4 Concurrent C Fuzzer
MIT License
14 stars 1 forks source link

make_conf emits hostnames that aren't valid ACT identifiers #151

Closed MattWindsor91 closed 4 years ago

MattWindsor91 commented 4 years ago

The specific example here is that, when running make_conf in a Docker build, it comes up with machine 6076aea5b9f3, which starts with a number and is therefore not valid.

There are three ways I can think of to fix this: