Files
Ao Xu fd4b1f532d drm: solve debug node write string issue [1/1]
PD#SWPL-15143

Problem:
userspace program use the write() syscall to write the node.
when write the strlen() length content, it will fail.

Solution:
use the buf[size] to instead of buf[size-1]

Verify:
U200

Change-Id: I886d9a1cbf3da459476bca76c9a5708ecbc20afe
Signed-off-by: Ao Xu <ao.xu@amlogic.com>
2019-11-06 03:26:29 -07:00
..
2019-07-18 19:30:51 -07:00
2019-08-22 02:18:31 -07:00
2019-07-11 10:10:57 +08:00
2019-07-11 10:10:57 +08:00
2019-08-27 03:57:42 -07:00
2019-07-11 10:10:57 +08:00
2019-08-27 03:57:42 -07:00
2019-07-11 10:10:57 +08:00