summaryrefslogtreecommitdiff
path: root/math/readstat/files/patch-src_sas_ieee.c
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2024-02-11 19:55:48 -0500
committerJason E. Hale <jhale@FreeBSD.org>2024-02-11 19:55:48 -0500
commit013b958d94ac91a14d3d6b2b3db24c1ce88ee7ed (patch)
tree2836fe64db730776e18f5410dc6d8667f6064fba /math/readstat/files/patch-src_sas_ieee.c
parentsecurity/vuxml: Document vulnerability in readstat (diff)
math/readstat: Update to 1.1.9
MFH: 2024Q1 Security: 388eefc0-c93f-11ee-92ce-4ccc6adda413
Diffstat (limited to 'math/readstat/files/patch-src_sas_ieee.c')
-rw-r--r--math/readstat/files/patch-src_sas_ieee.c11
1 files changed, 1 insertions, 10 deletions
diff --git a/math/readstat/files/patch-src_sas_ieee.c b/math/readstat/files/patch-src_sas_ieee.c
index 40efd45c642b..de19ae677fec 100644
--- a/math/readstat/files/patch-src_sas_ieee.c
+++ b/math/readstat/files/patch-src_sas_ieee.c
@@ -1,14 +1,5 @@
---- src/sas/ieee.c.orig 2018-12-15 15:27:55 UTC
+--- src/sas/ieee.c.orig 2023-02-20 19:09:20 UTC
+++ src/sas/ieee.c
-@@ -16,7 +16,7 @@ static void ieee2xpt(unsigned char *ieee, unsigned cha
-
- #ifndef FLOATREP
- #define FLOATREP get_native()
--int get_native();
-+int get_native(void);
- #endif
-
- void memreverse(void *intp_void, int l) {
@@ -96,7 +96,7 @@ int cnxptiee(const void *from_bytes, int fromtype, voi
return(0);
}