]> git.ipfire.org Git - thirdparty/curl.git/commit
typecheck-gcc.h: fix the OFF_T check
authorDaniel Stenberg <daniel@haxx.se>
Wed, 20 May 2020 08:07:58 +0000 (10:07 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 20 May 2020 08:08:54 +0000 (10:08 +0200)
commitc9fddf64c65a38c9dc8ba4f78e78d072dc8a90da
tree2ae42e6c8e509ad730347621fc5682506db47f99
parent6c889a0dd1c36d12c0c072eb04aa1ea68632832f
typecheck-gcc.h: fix the OFF_T check

The option number also needs to be less than CURLOPTTYPE_BLOB.

Follow-up to cac5374298
Reported-by: Jeroen Ooms
Bug: https://github.com/curl/curl/pull/5365#issuecomment-631084114
include/curl/typecheck-gcc.h