Merge branch 'display-kernel.lnx.5.10' into display-kernel.lnx.1.0
Change-Id: I5d2b08380b6b0eb09492b950fb38cd9a0b3196c1
This commit is contained in:
@@ -930,6 +930,7 @@ void *dsi_parser_get_head_node(void *in,
|
||||
buf = parser->buf;
|
||||
|
||||
memcpy(buf, data, size);
|
||||
buf[size] = '\0';
|
||||
|
||||
strreplace(buf, '\n', ' ');
|
||||
strreplace(buf, '\t', '*');
|
||||
|
Reference in New Issue
Block a user