summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2023-04-16 22:07:10 +0200
committerCarl Hetherington <cth@carlh.net>2023-04-16 22:14:26 +0200
commitb0520d7a1bffaff1ca7161f5b7672f06b13808a1 (patch)
tree8b7777c6fc7fc6f2f36e85c60151031b8860a09b /cscript
parent65d21ed2de3a76dc574c8ad111fc02d8f696fcd6 (diff)
Use a shared_ptr<vector> for ArrayData rather than a shared_array.
This is simpler and allows us to remove the hack of allocating some "maximum" buffer for incoming JPEG2000 data. It does mean that the buffer is zero-initialized before being written to, but hopefully that doesn't matter too much.
Diffstat (limited to 'cscript')
0 files changed, 0 insertions, 0 deletions