[Gardening] Several fixes 70/38770/1
authorTomasz Iwanek <t.iwanek@samsung.com>
Thu, 2 Apr 2015 09:28:50 +0000 (11:28 +0200)
committerTomasz Iwanek <t.iwanek@samsung.com>
Tue, 28 Apr 2015 08:45:13 +0000 (10:45 +0200)
commitde94a436e955900e0acc25383e437e8806f98675
tree79dad8698f537cb3947327dbe1920de883d2543b
parentf2491c3d950de80b3fe95a333595fcbe0a91636b
[Gardening] Several fixes

 - Byte size literals,
 - use nullptr,
 - some TODOs solved or removed,

Change-Id: I50517cf4c54b1d3134a7d6bbe98b556e15432f23
13 files changed:
src/common/pkgmgr_signal.h
src/common/step/step.h
src/common/step/step_generate_xml.cc
src/common/step/step_unzip.cc
src/signature/signature_validator.cc
src/tpk/step/step_parse.h
src/tpk/task.cc
src/tpk/task.h
src/utils/byte_size_literals.h [new file with mode: 0644]
src/utils/string_util.cc
src/wgt/step/step_parse.cc
src/xml_parser/xml_parser.cc
src/xml_parser/xml_parser.h