Christopher Ferris
883ef2499c
__memcpy_chk: Fix signed cmp of unsigned values.
...
I accidentally did a signed comparison of the size_t values passed in
for three of the _chk functions. Changing them to unsigned compares.
Add three new tests to verify this failure is fixed.
Bug: 10691831
Change-Id: Ia831071f7dffd5972a748d888dd506c7cc7ddba3
2013-09-10 17:34:03 -07:00
..
2013-08-26 14:04:16 -07:00
2013-02-06 15:47:09 -08:00
2013-02-06 15:47:09 -08:00
2013-02-11 16:39:10 -08:00
2013-01-07 14:44:36 -08:00
2012-10-31 14:30:50 -07:00
2013-04-03 11:10:37 -07:00
2013-02-01 14:51:19 -08:00
2013-09-10 17:34:03 -07:00
2013-01-11 16:44:15 -08:00
2013-02-11 16:39:10 -08:00
2013-07-02 15:35:27 -07:00
2013-03-15 16:12:58 -07:00
2012-10-29 14:27:10 -07:00
2013-06-07 14:55:32 -07:00
2013-02-06 15:47:09 -08:00
2013-02-12 20:18:49 -08:00
2013-02-13 13:11:11 -08:00
2013-06-25 13:34:32 -07:00
2013-08-26 14:04:16 -07:00
2012-08-15 15:39:11 -07:00
2013-02-21 11:22:23 -08:00
2013-06-11 15:45:23 -07:00
2013-06-25 13:12:39 -07:00
2013-06-25 13:12:39 -07:00
2013-07-09 13:25:03 -07:00
2013-04-11 13:55:01 -07:00
2013-04-11 18:08:34 -07:00
2013-02-06 15:47:09 -08:00
2013-08-02 17:57:23 -07:00
2013-02-13 14:40:48 -08:00
2013-02-11 16:39:10 -08:00
2013-08-08 17:52:06 -07:00
2013-06-25 13:34:32 -07:00
2013-03-11 17:17:02 -07:00
2013-08-22 12:23:47 -07:00
2013-02-05 16:10:59 -08:00