OpenSystemsDevelopment
/
qpdf
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
67b0dbe65fe2ae822edf451a845ac29ce14c1de1
Authored by
Jay Berkenbilt
2021-11-23 16:01:03 -0500
1 parent
52d6fcf1
Note about C API enhancement for string length
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
TODO
TODO
View file @
67b0dbe
1
+Next
2
+====
3
+
4
+* Add a method to the C API that returns the length of tmp_str so that
5
+ we can handle strings with embedded null characters.
6
+
1
7
Documentation
2
8
=============
3
9
...
...