Comment 10 for bug 863394

Revision history for this message
Neil Wilson (neil-aldur) wrote :

Fault has been introduced by commit 5d5619b40c2474de01c64bdf6bb9f1211d3e967a

https://github.com/mirrors/linux-2.6/commit/5d5619b40c2474de01c64bdf6bb9f1211d3e967a

which fails to check the return value of 'err' and break out of the enclosing for loop.

The fault is corrected during the refactoring on commit 234b27c3fd58fc0e15c04dd0fbf4337fac9c2a06

https://github.com/mirrors/linux/commit/234b27c3fd58fc0e15c04dd0fbf4337fac9c2a06