]> andersk Git - libyaml.git/blobdiff - src/yaml_private.h
Limit input size to SIZE_MAX/2.
[libyaml.git] / src / yaml_private.h
index f2483839b9c83688d002a24cec56cde5e1b185f5..540f6e25108ed307479a49802099f74f075e1e69 100644 (file)
@@ -8,6 +8,7 @@
 #include <assert.h>
 #include <limits.h>
 #include <stddef.h>
+#include <stdint.h>
 
 /*
  * Memory management.
This page took 0.173941 seconds and 4 git commands to generate.