diff options
| author | Matthieu Darbois <mayeut@users.noreply.github.com> | 2016-04-30 00:33:27 +0200 |
|---|---|---|
| committer | Matthieu Darbois <mayeut@users.noreply.github.com> | 2016-04-30 00:33:27 +0200 |
| commit | 15f081c89650dccee4aa4ae66f614c3fdb268767 (patch) | |
| tree | 3c3f4395b1c871b20681a2a31895571f6d2df78e /wrapping/java | |
| parent | ad593c9e0622e0d8d87228e67e4dbd36243ffd22 (diff) | |
Fix Out-Of-Bounds Read in sycc42x_to_rgb function (#745)
42x Images with an odd x0/y0 lead to subsampled component starting at the
2nd column/line.
That is offset = comp->dx * comp->x0 - image->x0 = 1
Fix #726
Diffstat (limited to 'wrapping/java')
0 files changed, 0 insertions, 0 deletions
