diff options
| author | Stefan Weil <sw@weilnetz.de> | 2015-10-29 09:35:54 +0100 |
|---|---|---|
| committer | mayeut <mayeut@users.noreply.github.com> | 2015-11-01 16:54:38 +0100 |
| commit | 7dfcbf9d7b2cb21b753752c06c504b0620191c2a (patch) | |
| tree | e34f22892514a957445f4286775b7a289a85b982 /wrapping/java | |
| parent | 4ac509182a00de635e814372ba813851062bedb3 (diff) | |
convert: Fix compiler warnings
Fix this and other similar compiler warnings:
src/bin/jp2/convert.c: In function ‘tga_readheader’:
src/bin/jp2/convert.c:595:5: warning:
dereferencing type-punned pointer will break strict-aliasing rules
[-Wstrict-aliasing]
cmap_len = get_ushort(*(unsigned short*)(&tga[5]));
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Diffstat (limited to 'wrapping/java')
0 files changed, 0 insertions, 0 deletions
