linbpq/debian/patches/ftbfs-gcc14.patch

12 lines
157 B
Diff
Raw Normal View History

2024-08-30 10:16:14 +01:00
--- a/Multicast.c
+++ b/Multicast.c
@@ -620,7 +620,7 @@
int r;
UINT rlen;
- UINT outlen;
+ long outlen;
memcpy(&rlen, &Decoded[5], 4);