diff options
author | Tor Lillqvist <tml@iki.fi> | 2013-08-14 14:22:49 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-08-14 14:26:39 +0300 |
commit | 6fdf1275986cf63440fb86224a4152c0d3251de3 (patch) | |
tree | 5fbf7f9dc2662583bbc14b6e9125e874434293ac /include/com/sun | |
parent | 342438c6e0f377b938c4ff213dca9e9665b709d9 (diff) |
WaE: array subscript is above array bounds
Avoid a (presumably bogus) warning produced by gcc 4.7 and 4.8, at least those
in the Android NDK, in an optimising compilation. As such the code probably
was OK, even if a bit ugly and suboptimal, as it doesn't seem to be sure
whether various buffer lengths should be hardcoded or can be variable, etc.
Change-Id: I29790cb7a9cb65735e4ebb9a1a198f8575282ecf
Diffstat (limited to 'include/com/sun')
0 files changed, 0 insertions, 0 deletions