jaypipes / ghw

Go HardWare discovery/inspection library
Apache License 2.0
1.62k stars 174 forks source link

fix Windows disk drive index comparison #330

Closed jaypipes closed 1 year ago

jaypipes commented 1 year ago

Ensures that we are comparing indexes and not pointers to indexes.

Fixes #267

Signed-off-by: Jay Pipes jaypipes@gmail.com