shepmaster / cupid

Get information about the x86 and x86_64 processor
MIT License
34 stars 9 forks source link

test stable/unstable build results and bugfix for unstable builds #17

Closed gnzlbg closed 6 years ago

gnzlbg commented 6 years ago

The test in the first commit did not pass, but it should.

The second commit contains the bugfix, the value of the ECX register was ignored in unstable builds.

gnzlbg commented 6 years ago

Very embarrassing, thank you!

Everybody makes mistakes, this is why we use Rust :D