summaryrefslogtreecommitdiff
path: root/wrapping/java
diff options
context:
space:
mode:
authorMatthieu Darbois <mayeut@users.noreply.github.com>2016-04-28 13:16:43 +0200
committerMatthieu Darbois <mayeut@users.noreply.github.com>2016-04-28 13:16:43 +0200
commit29313eb5f1b2c01c7493087fa2d8f1a20495a34e (patch)
tree8692044fc432188990ac74aa0aef440321cbb12d /wrapping/java
parente982d0396607a16ca0c373020cc93449504eb4e8 (diff)
Fix unsigned int overflow reported by UBSan (#761)
* Fix unsigned int overflow reported by UBSan Please add -DOPJ_UBSAN_BUILD to CFLAGS when building with -fsanitize=undefined,unsigned-integer-overflow It seems clang/gcc do not allow to disable checking for block of code other than function or file.
Diffstat (limited to 'wrapping/java')
0 files changed, 0 insertions, 0 deletions