aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-08-28 15:40:07 +0200
committerJay Berkenbilt <ejb@ql.org>2022-08-28 15:40:07 +0200
commit980987ba6526ffe9703df72945606a848bd5ce9e (patch)
tree6efcb691ee84c48ab5308dc446336c1672a09f95 /TODO
parent394302a4110ce3f1ec22ec4058f01d25d1dcc0a9 (diff)
downloadqpdf-980987ba6526ffe9703df72945606a848bd5ce9e.tar.zst
TODO note about removing raw pointers from API
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index 1b452805..ebd74fd5 100644
--- a/TODO
+++ b/TODO
@@ -26,6 +26,14 @@ Pending changes:
Soon: Break ground on "Document-level work"
+Remove raw pointers from the API
+================================
+
+(For qpdf >= 12)
+
+See if we can remove raw pointers from the QPDF API. There's a
+discussion in https://github.com/qpdf/qpdf/pull/747.
+
Fix Multiple Direct Object Owner Issue
======================================