PeteyMi / openjpeg

Automatically exported from code.google.com/p/openjpeg
Other
0 stars 0 forks source link

strcpy is copying 5 bytes #261

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Dashbaords reports invalid write access:

In file included from /usr/include/string.h:642:0,
                 from /home/voxxl/Dashboards/MyTests/openjpeg-nightly/src/lib/openjpip/msgqueue_manager.c:36:
In function 'strcpy',
    inlined from 'parse_phld' at /home/voxxl/Dashboards/MyTests/openjpeg-nightly/src/lib/openjpip/msgqueue_manager.c:695:9:
/usr/include/x86_64-linux-gnu/bits/string3.h:105:3: warning: call to 
__builtin___memcpy_chk will always overflow destination buffer [enabled by 
default]

Original issue reported on code.google.com by mathieu.malaterre on 26 Feb 2014 at 9:33

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r2442.

Original comment by mathieu.malaterre on 26 Feb 2014 at 9:35