Enrico Granata
3189891857
<rdar://problem/13925432>
...
A user request such as: memory read -fc -s10 -c1 *charPtrPtr would cause us to crash upon trying to read 1 char of size 10 from memory
This request is now translated into: memory read -fc -s1 -c10 *charPtrPtr (i.e. read 10 chars of size 1 from memory) which is probably also what the user originally wanted
llvm-svn: 182398
2013-05-21 17:39:04 +00:00
..
2013-02-28 16:53:22 +00:00
2013-05-14 23:43:18 +00:00
2013-05-17 01:30:37 +00:00
2012-06-08 21:56:10 +00:00
2013-01-25 18:06:21 +00:00
2012-06-08 21:56:10 +00:00
2013-04-09 18:05:22 +00:00
2012-06-08 21:56:10 +00:00
2013-05-16 23:09:09 +00:00
2012-06-08 21:56:10 +00:00
2013-05-09 19:33:49 +00:00
2013-04-11 03:14:01 +00:00
2013-04-11 03:14:01 +00:00
2013-04-09 22:34:06 +00:00
2013-01-15 02:47:48 +00:00
2013-05-14 23:43:18 +00:00
2013-01-25 18:06:21 +00:00
2012-12-04 00:32:51 +00:00
2013-05-10 21:47:16 +00:00
2013-05-21 17:39:04 +00:00
2013-02-21 23:57:25 +00:00
2013-05-10 21:47:16 +00:00
2013-04-24 21:29:08 +00:00
2012-09-28 23:57:51 +00:00
2013-05-10 23:48:10 +00:00
2013-05-11 00:52:25 +00:00
2013-01-17 21:36:19 +00:00
2013-03-28 17:27:40 +00:00
2013-05-20 22:29:23 +00:00
2012-06-08 21:56:10 +00:00
2013-05-17 00:56:10 +00:00
2013-01-25 18:06:21 +00:00
2012-06-08 21:56:10 +00:00
2013-05-21 00:00:30 +00:00
2013-01-31 21:46:01 +00:00
2013-05-16 01:24:29 +00:00
2011-11-04 03:34:56 +00:00
2012-12-05 00:20:57 +00:00
2012-06-08 21:56:10 +00:00
2013-02-14 04:15:23 +00:00
2012-06-19 22:12:58 +00:00
2013-04-19 21:31:16 +00:00
2012-08-09 23:09:42 +00:00
2012-12-07 22:21:08 +00:00