]> git.ipfire.org Git - thirdparty/zstd.git/commit
fixed one UB pointer arithmetic
authorYann Collet <cyan@fb.com>
Fri, 17 Nov 2017 19:40:08 +0000 (11:40 -0800)
committerYann Collet <cyan@fb.com>
Fri, 17 Nov 2017 19:40:08 +0000 (11:40 -0800)
commitcdade555ee9a023187a1dfc894c3add64b0bbb0a
treeae994f2063cd7e19ee00d8761850a680879de0cc
parent49a445e65d6eb71e4cca371ea37560852362db04
fixed one UB pointer arithmetic
lib/common/mem.h
lib/common/zstd_internal.h
lib/decompress/zstd_decompress.c