Summary: | ASAN/valgrind complaint when rendering document | ||
---|---|---|---|
Product: | MuPDF | Reporter: | Sebastian Rasmussen <sebastian.rasmussen> |
Component: | mupdf | Assignee: | Sebastian Rasmussen <sebastian.rasmussen> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | sebastian.feldmann |
Priority: | P4 | ||
Version: | master | ||
Hardware: | PC | ||
OS: | Linux | ||
URL: | http://www.pdfill.com/example/pdf_commenting_new.pdf | ||
Customer: | Word Size: | --- |
Description
Sebastian Rasmussen
2017-12-19 14:56:34 UTC
A proposed patch to resolve this is available in 321ba1de287016b0036bf4a56ce774ad11763384. Fixed in commit 321ba1de287016b0036bf4a56ce774ad11763384 Author: Sebastian Rasmussen <sebras@gmail.com> Date: Tue Dec 19 23:47:47 2017 +0100 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. *** Bug 698873 has been marked as a duplicate of this bug. *** |