X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=src%2Fcommon%2Fconsumer%2Fconsumer.h;h=acdc4b839701c324e0d7887798fcd37ff7ec4890;hb=97056403bdb7c18abe9c1e8e0824e3a64123c4c2;hp=af36de11c2504b39e23039a2cff1235385443267;hpb=8eede8357545adb000ba9cbd29e1a7b6d71ceb38;p=lttng-tools.git diff --git a/src/common/consumer/consumer.h b/src/common/consumer/consumer.h index af36de11c..acdc4b839 100644 --- a/src/common/consumer/consumer.h +++ b/src/common/consumer/consumer.h @@ -473,7 +473,7 @@ struct consumer_relayd_sock_pair { /* Network sequence number. */ uint64_t net_seq_idx; /* Number of stream associated with this relayd */ - unsigned int refcount; + int refcount; /* * This flag indicates whether or not we should destroy this object. The