mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-03-30 18:48:19 -04:00
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:
parent
c996915bd1
commit
f73c925507
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user