Home
last modified time | relevance | path

Searched hist:"1736 cb1d596076b3f727bbe501b15be4ada7b769" (Results 1 – 1 of 1) sorted by relevance

/haiku/src/system/libroot/os/
H A Ddriver_settings.cpp1736cb1d596076b3f727bbe501b15be4ada7b769 Wed Jan 14 12:39:35 UTC 2015 Adrien Destugues <pulkomandy@gmail.com> driver_settings: fix allocating an empty settings

I misread the condition and broke this in 0687a01. Thanks to Axel for
reviewing!
* Refactor the code again to move all the error checking at the top of
the function, to make it easier to read.