TopicMailing ListsActivityParticipants
1 commit
Fix potential memory leak in pgcrypto
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1REL_13_STABLE13.1+5 more
2020-11Committed
Patch#2764
CINot processed
ReviewersMuhammad Usama (muhammad_usama)
CommitterMichael Paquier (michael-kun)
Possible memory leak in pgcrypto with EVP_MD_CTX
Possible memory leak in pgcrypto with EVP_MD_CTX
hackers
1 reply
Oct 19, 2020
Michael Paquier
1 commit
Replace calls of htonl()/ntohl() with pg_bswap.h for GSSAPI encryption
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
Some remaining htonl() and ntohl() calls in the code
Some remaining htonl() and ntohl() calls in the code
hackers
2 replies
Oct 16, 2020
Michael PaquierAndres Freund
pgsql: Replace calls of htonl()/ntohl() with pg_bswap.h for GSSAPI encr
comitters
0 replies
Oct 15, 2020
Michael Paquier
pgsql: Fix compilation warning in unicode_norm.c
comitters
0 replies
Oct 12, 2020
Michael Paquier