Chen Gang 6b6680c4ea powerpc/pseries/hvcserver: Fix strncpy buffer limit in location code
the dest buf len is 80 (HVCS_CLC_LENGTH + 1).
  the src buf len is PAGE_SIZE.
  if src buf string len is more than 80, it will cause issue.

Signed-off-by: Chen Gang <gang.chen@asianux.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2013-03-05 16:56:27 +11:00
..
2012-09-10 09:35:44 +10:00
2012-09-10 09:35:43 +10:00
2013-02-22 23:31:31 -05:00
2013-02-08 14:05:49 +11:00
2013-01-10 15:09:08 +11:00
2012-03-28 18:30:02 +01:00
2013-02-22 23:31:31 -05:00
2013-01-10 15:09:08 +11:00