linbpq/debian/patches/ftbfs-gcc14.patch

12 lines
157 B
Diff

--- a/Multicast.c
+++ b/Multicast.c
@@ -620,7 +620,7 @@
int r;
UINT rlen;
- UINT outlen;
+ long outlen;
memcpy(&rlen, &Decoded[5], 4);