eina: win32 release lock in case of error
authorMichelle Legrand <legrand.michelle@outlook.com>
Fri, 13 Feb 2015 13:33:58 +0000 (14:33 +0100)
committerCedric BAIL <cedric@osg.samsung.com>
Thu, 12 Mar 2015 06:43:58 +0000 (07:43 +0100)
commitf6d870b4c13a1cf44bf35f1e66126ff7054d5957
treeb55fdd86c043ef35caffcdfd93fc7454e07e41fa
parenta0b6f87c4416f50ba238c26e59d842ada37f833d
eina: win32 release lock in case of error

Summary:
It's better to realese the lock before returning NULL. Otherwise the program
is waiting indefinitely then crashing on Windows ("program not responding").

@fix

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/lib/eina/eina_file_win32.c