liberasurecode/src/builtin/xor_codes
Tim Burke cf12c9ca26 flat_xor_hd: better validate args
Previously, we'd segfault with args like k=1, m=3, hd=3.

Change-Id: I8a1d92f388c54fe4f5b357eaf85a27e6b334df11
2017-09-13 20:46:19 +00:00
..
Makefile.am Plugging-in the ISA-L backend... Still needs more documentation and a little clean-up, but the tests are passing... 2014-09-29 14:01:56 -07:00
xor_code.c Fixing bug where non-Intel platforms fail to compile due to SSE2-specific header in the xor-encoder. 2015-03-17 11:29:39 -07:00
xor_hd_code.c flat_xor_hd: better validate args 2017-09-13 20:46:19 +00:00