Issue 113071 - dbaccess: initing with NULL instead of sal_Bool
Summary: dbaccess: initing with NULL instead of sal_Bool
Status: CLOSED FIXED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: DEV300m84
Hardware: All Linux, all
: P3 Trivial (vote)
Target Milestone: 3.4.0
Assignee: dtardon
QA Contact: issues@dba
URL:
Keywords:
Depends on:
Blocks: 113062
  Show dependency tree
 
Reported: 2010-07-10 12:11 UTC by caolanm
Modified: 2010-07-22 06:37 UTC (History)
1 user (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
trivial fix (966 bytes, patch)
2010-07-10 12:11 UTC, caolanm
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description caolanm 2010-07-10 12:11:12 UTC
i.e. dbaccess/source/ui/misc/TokenWriter.cxx m_bBookmarkSelection( NULL ) where
m_bBookmarkSelection is a sal_Bool
Comment 1 caolanm 2010-07-10 12:11:41 UTC
Created attachment 70481 [details]
trivial fix
Comment 2 caolanm 2010-07-10 20:26:06 UTC
I'll take this if there is no objections
Comment 4 caolanm 2010-07-10 20:28:38 UTC
reassigning for sanity check
Comment 5 dtardon 2010-07-12 08:11:21 UTC
verified
Comment 6 dtardon 2010-07-22 06:37:13 UTC
integrated DEV300_m85