diff options
| author | Matthieu Darbois <mayeut@users.noreply.github.com> | 2016-04-28 13:16:43 +0200 |
|---|---|---|
| committer | Matthieu Darbois <mayeut@users.noreply.github.com> | 2016-04-28 13:16:43 +0200 |
| commit | 29313eb5f1b2c01c7493087fa2d8f1a20495a34e (patch) | |
| tree | 8692044fc432188990ac74aa0aef440321cbb12d /wrapping/java | |
| parent | e982d0396607a16ca0c373020cc93449504eb4e8 (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
