jerasure/src
Brad Hubbard 31cd20f7f3 Resolve cppcheck Signed integer overflow error
The type of expression '1<<31' is signed int and this causes cppcheck to
issue the following warning.

src/gf_w32.c:681]: (error) Signed integer overflow for expression
'1<<31'.

Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
2017-04-10 17:47:45 +10:00
..
Makefile.am Remove -O3, -fPIC, $(INCLUDES) from AM_CFLAGS. 2014-03-31 21:08:55 -05:00
cauchy.c Revision 2.0 is ready for prime time! 2014-01-25 10:55:29 -05:00
cauchy_best_r6.c Revision 2.0 is ready for prime time! 2014-01-25 10:55:29 -05:00
galois.c use assert(0) instead of exit(1) 2014-12-15 12:08:37 +01:00
jerasure.c use assert(0) instead of exit(1) 2014-12-15 12:08:37 +01:00
liberation.c Revision 2.0 is ready for prime time! 2014-01-25 10:55:29 -05:00
reed_sol.c Resolve cppcheck Signed integer overflow error 2017-04-10 17:47:45 +10:00
timing.c This is the squashed pull request from David Glessner, squashed 2014-03-28 08:34:46 -07:00