* CID 9729: initialized member fPrinter in constructor.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40001 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -78,6 +78,7 @@ GPJob::GPJob()
|
|||||||
fConfiguration(NULL),
|
fConfiguration(NULL),
|
||||||
fHasPages(false),
|
fHasPages(false),
|
||||||
fVariables(NULL),
|
fVariables(NULL),
|
||||||
|
fPrinter(NULL),
|
||||||
fBands(NULL),
|
fBands(NULL),
|
||||||
fCachedBand(NULL),
|
fCachedBand(NULL),
|
||||||
fStatus(B_OK)
|
fStatus(B_OK)
|
||||||
|
|||||||
Reference in New Issue
Block a user