]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Avoid arithmetic overflow warning(C6297) found by Visual studio
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Mon, 3 Dec 2012 03:51:29 +0000 (12:51 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Mon, 3 Dec 2012 03:51:29 +0000 (12:51 +0900)
commita164ef53f2c38f331d2b4df8d7ff98693c4584a1
treece99d28f60d34395e987b96c573a2e6a60bd1e9d
parent6523adb4e186b6a961e9d8b3c1e7f3925e3a2e8a
Avoid arithmetic overflow warning(C6297) found by Visual studio
static analysis.
libarchive/archive_ppmd7.c