From 5ccc2bca97c2b569814147776993c947a15883b6 Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Mon, 2 Jun 2014 22:18:00 +0100 Subject: [PATCH] Warn about liborc 0.4.19 buffer overflows #21 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ab749f4..6ab97948 100755 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ This module is powered by the blazingly fast [libvips](https://github.com/jcupit * Node.js v0.10+ * [libvips](https://github.com/jcupitt/libvips) v7.38.5+ -_libvips_ will take advantage of [liborc](http://code.entropywave.com/orc/) if present, however versions of _liborc_ prior to 0.4.19 suffer memory leaks. +_libvips_ can take advantage of [liborc](http://code.entropywave.com/orc/) if present. Warning: versions of _liborc_ prior to 0.4.19 suffer [memory leaks](https://github.com/lovell/sharp/issues/21#issuecomment-42367306) and version 0.4.19 suffers [buffer overflows](https://github.com/lovell/sharp/issues/21#issuecomment-44813498). ### Install libvips on Mac OS