fix: use the signed type for ctx_sync return

This commit is contained in:
ngn
2024-08-25 14:28:43 +03:00
parent 543e3fce31
commit 7cc249aac6
3 changed files with 18 additions and 21 deletions

View File

@ -11,7 +11,7 @@ HDRS = $(wildcard include/*.h)
CFLAGS = -O3 -fstack-protector-strong -fcf-protection=full -fstack-clash-protection
LIBS = -linih -lmp
VERSION = 24.01
VERSION = 24.03
all: dist dist/pooler $(PO_OUTS)