H. Peter Anvin
5619448fc5
bzip2/lzma: fix constant in decompress_inflate
...
Impact: Cleanup
Fix constant 0x8100 /* 32K */; according to Alain the value 0x8100 was
left over test code to test misalignment, the correct value is indeed
0x8000 == 32K.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2009-01-08 15:09:12 -08:00
..
2008-07-25 10:53:26 -07:00
2009-01-04 15:53:34 -08:00
2008-07-24 10:47:33 -07:00
2008-10-23 08:20:34 -07:00
2008-06-06 11:29:10 -07:00
2008-12-16 18:40:32 +01:00
2008-07-28 15:05:23 +02:00
2009-01-01 10:12:30 +10:30
2008-07-12 08:22:32 -05:00
2008-08-01 10:46:43 +02:00
2008-11-26 10:07:06 +01:00
2009-01-04 15:53:34 -08:00
2009-01-08 15:09:12 -08:00
2009-01-04 15:53:34 -08:00
2008-06-12 10:47:58 +02:00
2008-12-17 11:23:07 -08:00
2009-01-01 10:12:19 +10:30
2008-05-14 19:11:14 -07:00
2008-12-10 13:34:33 -08:00
2008-07-25 10:53:28 -07:00
2008-07-26 12:00:07 -07:00
2008-10-16 11:21:33 -07:00
2008-11-14 10:39:21 +11:00
2009-01-07 00:02:37 -08:00
2008-12-30 17:28:09 -08:00
2008-08-01 08:39:34 -05:00
2008-10-09 08:56:04 +02:00
2008-07-26 12:00:07 -07:00
2008-10-16 09:24:52 -07:00
2008-12-25 11:01:42 +11:00
2008-07-25 10:53:29 -07:00
2008-08-15 19:57:57 -07:00
2009-01-05 13:48:31 -08:00
2008-10-13 10:10:37 -07:00
2008-12-10 08:01:52 -08:00
2008-07-26 12:00:07 -07:00
2008-07-26 12:00:07 -07:00
2008-07-30 16:29:19 -07:00
2008-07-28 16:30:20 -07:00
2008-11-19 18:49:58 -08:00
2008-07-26 12:00:10 -07:00
2008-07-26 16:40:33 +02:00
2008-10-23 11:42:20 -05:00
2008-12-17 18:58:17 +01:00
2008-07-26 12:00:10 -07:00
2008-07-22 19:24:31 +10:00
2008-07-08 02:37:54 -07:00
2008-07-08 02:38:27 -07:00
2008-07-08 02:38:09 -07:00
2009-01-03 11:46:17 -08:00