- 06 May, 2020 1 commit
-
-
Albert Astals Cid authored
-
- 26 Apr, 2020 1 commit
-
-
Albert Astals Cid authored
Not ready for the prime time
-
- 13 Apr, 2020 1 commit
-
-
Albert Astals Cid authored
oss-fuzz/21670
-
- 10 Apr, 2020 1 commit
-
-
Albert Astals Cid authored
This way we don't do uninitizlied memory uses later on oss-fuzz/21638
-
- 09 Apr, 2020 1 commit
-
-
- 08 Apr, 2020 2 commits
-
-
Albert Astals Cid authored
-
Albert Astals Cid authored
-
- 28 Mar, 2020 2 commits
-
-
oss-fuzz/21240
-
Albert Astals Cid authored
-
- 10 Mar, 2020 2 commits
-
-
Randy authored
-
-
- 07 Mar, 2020 2 commits
-
-
-
Randy authored
-
- 03 Mar, 2020 1 commit
- 02 Mar, 2020 1 commit
- 29 Feb, 2020 2 commits
-
-
Randy authored
-
-
- 19 Feb, 2020 1 commit
-
-
Randy authored
-
- 18 Feb, 2020 1 commit
-
-
Refactor code so that psscan() can accept a FILE*, this will enable parsing from fmemopen()'d buffers. I figured this should be merged separately before spectre_document_load_from_data() is added.
-
- 13 Feb, 2020 1 commit
-
-
- 05 Jan, 2020 1 commit
-
-
Albert Astals Cid authored
This reverts commit 9b1e5828.
-
- 01 Jan, 2020 1 commit
-
-
Randy authored
-
- 08 Dec, 2019 1 commit
-
-
Randy authored
-
- 26 Nov, 2019 2 commits
- 24 Nov, 2019 1 commit
-
-
Randy authored
-
- 20 Nov, 2019 1 commit
-
-
Randy authored
-
- 19 Oct, 2018 6 commits
-
-
Christian Persch authored
Now that we require a recent ghostscript, we can remove the support for older versions.
-
Christian Persch authored
Ghostscript versions before 9.24 had a critical vulnerability allowing to escape -dSAFER; refuse to do anything if the version is less than 9.24. #25
-
ps.c:1875:9: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'char' declared in a previous prototype [-Wknr-promoted-parameter] char charP; ^ ps.c:197:88: note: previous declaration is here static char *readlineuntil PT((FileData, long, char **, long *, unsigned int *, char)); ^ ps.c:2212:13: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'unsigned short' declared in a previous prototype [-Wknr-promoted-parameter] PS_WORD val; ^ ps.c:206:48: note: previous declaration is here static PS_WORD reorder_word PT((PS_WORD));
-
Christian Persch authored
Use hidden visibility by default and make only the public API symbols visible. #30
-
-
Closes issue #14
-
- 12 Oct, 2018 1 commit
-
-
Albert Astals Cid authored
-
- 15 Jan, 2017 1 commit
-
-
and where it originally came from so its clear where "undefined -21" came from in cases like https://bugzilla.gnome.org/show_bug.cgi?id=678500 https://bugs.freedesktop.org/show_bug.cgi?id=99395
-
- 02 Jul, 2016 2 commits
-
-
Carlos Garcia Campos authored
-
Carlos Garcia Campos authored
-
- 23 Jun, 2016 2 commits
-
-
Rotate result of rendering given by ghostscript when libgs >= 9.08. https://bugs.freedesktop.org/show_bug.cgi?id=76450
-
Carlos Garcia Campos authored
-
- 02 Apr, 2016 1 commit
-
-
Carlos Garcia Campos authored
-