Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
poppler
poppler
Commits
75ad0379
Commit
75ad0379
authored
Jul 18, 2008
by
Pino Toscano
Committed by
Pino Toscano
Jul 18, 2008
Browse files
initialize pageWidgets, otherwise it can be a rubbish pointer is Annots
is not a valid object
parent
fe7a71a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
poppler/Page.cc
View file @
75ad0379
...
...
@@ -235,6 +235,7 @@ Page::Page(XRef *xrefA, int numA, Dict *pageDict, PageAttrs *attrsA, Form *form)
xref
=
xrefA
;
num
=
numA
;
duration
=
-
1
;
pageWidgets
=
NULL
;
// get attributes
attrs
=
attrsA
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment