Bug 7005 - It's better PopplerPage manages PopplerDocument's reference count
Summary: It's better PopplerPage manages PopplerDocument's reference count
Status: RESOLVED FIXED
Alias: None
Product: poppler
Classification: Unclassified
Component: glib frontend (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-23 12:13 UTC by Kouhei Sutou
Modified: 2006-09-21 16:12 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
PopplerPage manages PopplerDocument's reference count (951 bytes, patch)
2006-05-23 12:14 UTC, Kouhei Sutou
Details | Splinter Review

Description Kouhei Sutou 2006-05-23 12:13:22 UTC
PopplerDocument may be used by PopplerPage until all PopplerPage in
PopplerDocument are destroyied. So it's better PopplerPage counts up
PopplerDocument's reference count when new PopplerPage is created and counts
down when PopplerPage is destroyed.
Comment 1 Kouhei Sutou 2006-05-23 12:14:01 UTC
Created attachment 5718 [details] [review]
PopplerPage manages PopplerDocument's reference count
Comment 2 Kristian Høgsberg 2006-09-21 16:12:46 UTC
Fixed in CVS and 0.5.4.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.