From d689ac180ad47222aa59944d42c1e26e7b2423c6 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Fri, 29 Mar 2019 00:36:41 -0700 Subject: 5032 --- subx/Readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/subx/Readme.md b/subx/Readme.md index 92e49d18..8970e97b 100644 --- a/subx/Readme.md +++ b/subx/Readme.md @@ -505,7 +505,8 @@ trace, or if you have questions or complaints. ### Data Structures -* Kernel strings: null-terminated arrays of bytes. +* Kernel strings: null-terminated arrays of bytes. Unsafe and to be avoided, + but needed for interacting with the kernel. * Strings: length-prefixed arrays of bytes. String contents are preceded by 4 bytes (32 bytes) containing the `length` of the array. -- cgit 1.4.1-2-gfad0