Bug 33408 - [PATCH] demo: don't use an uninitialized local variable
Summary: [PATCH] demo: don't use an uninitialized local variable
Status: RESOLVED FIXED
Alias: None
Product: poppler
Classification: Unclassified
Component: glib frontend (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-24 06:55 UTC by Jim Meyering
Modified: 2011-01-29 04:45 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
avoid used-uninitialized error (787 bytes, patch)
2011-01-24 06:55 UTC, Jim Meyering
Details | Splinter Review

Description Jim Meyering 2011-01-24 06:55:00 UTC
Created attachment 42370 [details] [review]
avoid used-uninitialized error

clang spotted a used-uninitialized possibility in glib/demo/text.c
Comment 1 Carlos Garcia Campos 2011-01-29 04:45:46 UTC
Pushed to master and poppler-0.16 branch. Thanks!


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.