-767: Unterminated C string
Explanation:
The zero byte delimiter is missing.
User Action:
Insert a zero byte.