Am 26.05.2014 um 19:37 hat Markus Armbruster geschrieben: > On error path. Introduced in commit a046433a. Spotted by Coverity. > > Signed-off-by: Markus Armbruster <arm...@redhat.com>
Heh, that fail: label you're jumping to is well hidden in some random error check in the middle of the function. Pure awesomeness, this code. (Your fix looks correct, but I just had to comment on this...) Kevin