Buffer not null terminated
authorKarol Pawlowski <k.pawlowski@samsung.com>
Tue, 16 Apr 2013 14:31:56 +0000 (16:31 +0200)
committerKarol Pawlowski <k.pawlowski@samsung.com>
Tue, 16 Apr 2013 14:33:26 +0000 (16:33 +0200)
commitee2fed50d786cfaa7a3e46aae738efc16aa73b27
treecc22de6244a2955e73289ce3510a8270b09260b1
parent29653410aa9d5db3e5953b9be9f85ee4a2597c73
Buffer not null terminated

[Issue#] N/A
[Feature/Bug] N/A
[Problem]  The string buffer may not have a null terminator
[Cause] Coverity warnings
[Solution] Strings possible length decremented

Change-Id: I90bfeec77c4731ac06dd279ef2da1e486d1e41f2
src/pkg-manager/backendlib.cpp