libvips/libvips
John Cupitt bfc339facb make vips_image_write() sever connections
when writing to a non-partial image, vips_image_write() now carefully severs
all connections between the two images on completion

this fixes a couple of cases where we had bad behaviour: writing to a
temp file could leave dangling pointers, see

https://github.com/jcupitt/libvips/issues/708

and writing to a memory buffer during copy_memory coud leave dangling
pointers too, see:

https://github.com/jcupitt/ruby-vips/issues/140
2017-10-11 10:02:42 +01:00
..
arithmetic vectorize 3 band case 2017-10-01 19:07:02 +01:00
colour more icc input profile sanity tests 2017-10-10 14:23:05 +01:00
conversion Merge branch 'master' into gargsms-text-autofit 2017-10-10 13:04:31 +01:00
convolution allow much larger reduce factors 2017-10-09 11:48:11 +01:00
create add docs for autofit_dpi 2017-10-10 13:10:17 +01:00
deprecated remove some casts 2017-07-26 14:57:27 +01:00
draw Update GObject introspection annotations for libvips/draw directory 2017-09-30 21:26:52 +01:00
foreign Change a doc comment to just a C comment in foreign/foreign.c 2017-10-02 22:12:39 +01:00
freqfilt Update GObject instrospection annotations for libvips/freqfilt directory 2017-09-30 22:24:53 +01:00
fuzz Merge branch '8.5' 2017-07-29 10:40:44 +01:00
histogram Update GObject introspection annotations for libvips/histogram directory 2017-09-30 22:53:30 +01:00
include make vips_image_write() sever connections 2017-10-11 10:02:42 +01:00
iofuncs make vips_image_write() sever connections 2017-10-11 10:02:42 +01:00
morphology Update GObject introspection annotations for libvips/morphology directory 2017-09-30 23:07:11 +01:00
mosaicing Update GObject introspection annotations for libvips/mosaicing directory 2017-09-30 23:19:03 +01:00
resample allow much larger reduce factors 2017-10-09 11:48:11 +01:00
video remove old v4l1 code 2013-12-30 16:26:56 +00:00
dummy.c merge gtkdoc branch 2009-08-16 15:00:08 +00:00
introspect.c fix up introspect program 2014-12-20 10:28:30 +00:00
Makefile.am Add C header to GIR file 2017-08-08 10:51:14 +01:00