Bug 698825: Do not drop borrowed colorspaces.
authorSebastian Rasmussen <sebras@gmail.com>
Tue, 19 Dec 2017 22:47:47 +0000 (23:47 +0100)
committerSebastian Rasmussen <sebras@gmail.com>
Tue, 19 Dec 2017 22:56:48 +0000 (23:56 +0100)
commit321ba1de287016b0036bf4a56ce774ad11763384
tree7e509fb43c5c86834eec07cc053cc3141d58003e
parent308c8d8ed6d2c15e45c33a8a6a748a1b06cb134c
Bug 698825: Do not drop borrowed colorspaces.

Previously the borrowed colorspace was dropped when updating annotation
appearances, leading to use after free warnings from valgrind/ASAN.
source/pdf/pdf-appearance.c