aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2021-11-23 22:01:03 +0100
committerJay Berkenbilt <ejb@ql.org>2021-11-23 22:01:03 +0100
commit67b0dbe65fe2ae822edf451a845ac29ce14c1de1 (patch)
tree58aa4da097732c2011dc25db9532bf89ebf80150 /TODO
parent52d6fcf1de3a5079d208009dcb24937f696c328e (diff)
downloadqpdf-67b0dbe65fe2ae822edf451a845ac29ce14c1de1.tar.zst
Note about C API enhancement for string length
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
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
=============