osreboot / Ridhvl

Ridhvl - Reboot's In-Depth High Velocity Library (See https://github.com/osreboot/Ridhvl2)
2 stars 0 forks source link

HvlConfigUtil doesn't respond well to empty values #164

Closed AdamuKaapan closed 8 years ago

AdamuKaapan commented 8 years ago

During load, you get an ArrayIndexOutOfBounds exception (due to not being any data after the colon split). Add some sort of check there and if it's empty then do a default value.