http://bugs.winehq.org/show_bug.cgi?id=16688
Summary: tests/rsaenh: array size smaller than bound length Product: Wine Version: 1.1.11 Platform: PC OS/Version: OpenBSD Status: NEW Keywords: source, testcase Severity: enhancement Priority: P2 Component: build-env AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
bash-3.2$ make ccache gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wwrite-strings -Wpointer-arith -I/usr/local/include -g -O2 -o rsaenh.o rsaenh.c rsaenh.c: In function `test_block_cipher_modes': rsaenh.c:462: warning: array size (23) smaller than bound length (24)
OpenBSD 4.4, gcc 3.3.5 (propolice)