BAN: Nullterminate encoded UTF8 data
This commit is contained in:
@@ -76,6 +76,8 @@ namespace BAN::UTF8
|
||||
}
|
||||
}
|
||||
|
||||
*ptr = '\0';
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user