fixed bug causing an infinite subscribe/unsubscribe loop in GxsTrans

This commit is contained in:
csoler 2017-07-05 22:12:56 +02:00
parent 7ee0b4575e
commit c1e18c7fe6
2 changed files with 26 additions and 20 deletions

View file

@ -20,7 +20,7 @@
#include "gxstrans/p3gxstrans.h"
#include "util/stacktrace.h"
//#define DEBUG_GXSTRANS 1
#define DEBUG_GXSTRANS 1
typedef unsigned int uint;