aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-02-06 18:30:18 +0100
committerJay Berkenbilt <ejb@ql.org>2022-02-07 18:53:28 +0100
commitcfaae47dc6704a54e3e84decbfbe8840c33f2fc4 (patch)
tree3f6fe735bbd2e5700c1b60193c9ce6d37abe204d /TODO
parent3e98fe46a24d8231ed5f962f5b874032e4994f08 (diff)
downloadqpdf-cfaae47dc6704a54e3e84decbfbe8840c33f2fc4.tar.zst
Add getBufferSharedPointer() to Pl_Buffer and QPDFWriter
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 5388860a..aa057c1d 100644
--- a/TODO
+++ b/TODO
@@ -420,6 +420,8 @@ auto x = std::make_unique<T[]>(5)
PointerHolder in public API:
+ PointerHolder<Buffer> Pl_Buffer::getBufferSharedPointer();
+ PointerHolder<Buffer> QPDFWriter::getBufferSharedPointer();
QUtil::read_file_into_memory(
char const*, PointerHolder<char>&, unsigned long&)
QPDFObjectHandle::addContentTokenFilter(