Commit Graph
2 Commits
Author SHA1 Message Date
Corey Hickey 1fd9fce46d exit on invalid varient
If this happens, it's a bug in the script. None of the calling code
checks for status 255, so don't let a scripting bug cause a false
negative.
2018-01-12 15:12:31 -08:00
Corey Hickey e6a2c60dc5 correct is_cpu_vulnerable() comment
As far as I can tell, the function and usage are correct for the comment
to be inverted.

Add a clarifying note as to why the value choice makes sense.
2018-01-12 15:03:01 -08:00