From 67b0dbe65fe2ae822edf451a845ac29ce14c1de1 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 23 Nov 2021 16:01:03 -0500 Subject: Note about C API enhancement for string length --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 47c6644c..4bc8cf92 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,9 @@ +Next +==== + +* Add a method to the C API that returns the length of tmp_str so that + we can handle strings with embedded null characters. + Documentation ============= -- cgit v1.2.3-54-g00ecf