-
```
Tinkering with Mr. Zalewski's American Fuzzy Lop fuzzer and found a few cases
where the following segfault occurs (read on null ptr):
==26134== Process terminating with default action of signal …
-
```
These won't work in a sandboxed environment, and indicate either:
1. Places where the code is unreachable, or
2. Places where functionality is genuinely broken.
For case #2, add a sdk API for th…
-
```
The original bug was reported in
http://code.google.com/p/chromium/issues/detail?id=455195&q=owner%3Ame&colspec=I
D%20Pri%20M%20Week%20ReleaseBlock%20Cr%20Status%20Owner%20Summary%20OS%20Modifie
…
-
```
When I compile pdfium with VC++'s /analyze I hit this warning:
src\third_party\pdfium\fpdfsdk\include\fsdk_mgr.h(96) : warning C6001: Using
uninitialized memory 'fxtime'
This is because FFI_Get…
-
```
When I compile pdfium with VC++'s /analyze I hit this warning:
src\third_party\pdfium\fpdfsdk\include\fsdk_mgr.h(96) : warning C6001: Using
uninitialized memory 'fxtime'
This is because FFI_Get…
-
```
What steps will reproduce the problem?
Render the attached file using Pdfium, ie FPDF_RenderPageBitmap. Observe it takes over ten seconds to render a single page.
What is the expected output?
S…
-
```
Render the pages of the attached document. It has 4 identical pages except for
the Rotate entry. Each page has two annotations, a blue one which does not have
the NoRotate bit set and is therefo…
-
```
Render the pages of the attached document. It has 4 identical pages except for
the Rotate entry. Each page has two annotations, a blue one which does not have
the NoRotate bit set and is therefo…
-
```
Render the pages of the attached document. It has 4 identical pages except for
the Rotate entry. Each page has two annotations, a blue one which does not have
the NoRotate bit set and is therefo…
-
```
The original bug was reported in
http://code.google.com/p/chromium/issues/detail?id=455195&q=owner%3Ame&colspec=I
D%20Pri%20M%20Week%20ReleaseBlock%20Cr%20Status%20Owner%20Summary%20OS%20Modifie
…