mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 15:25:07 +01:00
Handle zero-length Buffers in Node.js v13.2.0+
These now use nullptr internally - see https://github.com/nodejs/node/pull/30339
This commit is contained in:
@@ -6,6 +6,8 @@ Requires libvips v8.8.1.
|
||||
|
||||
#### v0.23.4 - TBD
|
||||
|
||||
* Handle zero-length Buffer objects when using Node.js v13.2.0+.
|
||||
|
||||
* Improve thread safety by using copy-on-write when updating metadata.
|
||||
[#1986](https://github.com/lovell/sharp/issues/1986)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user