added a missing return after deletion of membio in case of fail read (error handling)

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1228 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
csoler 2009-05-13 15:38:02 +00:00
parent c996915bd1
commit f73c925507

View File

@ -1408,6 +1408,7 @@ extern "C" {
#endif
#ifdef WINDOWS_SYS
#ifndef WIN_CROSS_UBUNTU
typedef struct _CRYPTPROTECT_PROMPTSTRUCT {
DWORD cbSize;
@ -1418,6 +1419,7 @@ typedef struct _CRYPTPROTECT_PROMPTSTRUCT {
*PCRYPTPROTECT_PROMPTSTRUCT;
#endif
#endif
/* definitions for the two functions */
__declspec (dllimport)