Take a temporary copy of buffers provided as input. Soak testing suggests this prevents the problems seen in #6.

This commit is contained in:
Lovell Fuller
2014-02-12 22:33:49 +00:00
parent e9d196f696
commit 16551bc058
3 changed files with 40 additions and 29 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "sharp",
"version": "0.1.4",
"version": "0.1.5",
"author": "Lovell Fuller",
"description": "High performance module to resize JPEG and PNG images using the libvips image processing library",
"scripts": {