]> git.lizzy.rs Git - zlib.git/blobdiff - crc32.h
Avoid an undefined behavior of memcpy() in gzappend().
[zlib.git] / crc32.h
diff --git a/crc32.h b/crc32.h
index 8053b6117c023f64554ea783b23fa06985acff7b..9e0c7781025148380d130d6f7b6e590117ad3a8c 100644 (file)
--- a/crc32.h
+++ b/crc32.h
@@ -2,7 +2,7 @@
  * Generated automatically by crc32.c
  */
 
-local const unsigned long FAR crc_table[TBLS][256] =
+local const z_crc_t FAR crc_table[TBLS][256] =
 {
   {
     0x00000000UL, 0x77073096UL, 0xee0e612cUL, 0x990951baUL, 0x076dc419UL,