Chris Metcalf
c0f0601060
tile: fix strncpy_from_user bug
...
In strncpy_from_user_asm, when the destination buffer length was the
same as the actual string length, we were returning the size of the
destination buffer. But since it's a NUL terminated string, we should
return the length of the string instead.
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
2013-08-30 11:56:42 -04:00
..
2012-05-25 12:48:23 -04:00
2013-08-30 11:56:11 -04:00
2013-07-31 11:51:19 -04:00
2012-07-11 16:04:57 -04:00
2013-02-08 13:20:36 -05:00
2011-03-01 16:20:04 -05:00
2013-08-30 10:20:13 -04:00
2013-08-01 20:08:51 -04:00
2010-11-24 13:57:42 -05:00
2013-08-01 16:23:12 -04:00
2013-08-30 11:56:11 -04:00
2013-08-01 16:23:12 -04:00
2013-08-13 16:26:01 -04:00
2013-08-30 11:56:11 -04:00
2010-10-15 15:38:54 -04:00
2013-08-01 16:23:12 -04:00
2013-08-01 16:23:12 -04:00
2013-05-09 13:53:45 -04:00
2011-05-12 15:52:12 -04:00
2012-04-02 12:13:15 -04:00
2013-08-01 16:23:12 -04:00
2013-08-01 16:23:12 -04:00
2013-08-01 16:23:12 -04:00
2013-08-01 16:23:12 -04:00
2012-05-25 12:48:22 -04:00
2013-08-01 20:08:51 -04:00
2013-08-01 20:08:51 -04:00
2013-04-30 17:04:09 -07:00
2013-08-30 11:56:42 -04:00
2013-08-30 11:56:42 -04:00