Home
last modified time | relevance | path

Searched hist:e36ad522d60cd032a1ab15229b1a56bd7288c348 (Results 1 – 1 of 1) sorted by relevance

/haiku/src/system/kernel/fs/
H A Dvfs_request_io.cppe36ad522d60cd032a1ab15229b1a56bd7288c348 Sun Dec 08 10:34:07 UTC 2013 François Revol <revol@free.fr> Fix 24d0e21f51e88ab35cc3f1c1750741dfeb40933d correctly

CreateSubRequest() could still return an error and break out of the
while loop without exiting the outer for loop.

Instead we reset the error code before entering the for loop.