Buffer not null terminated
authorKarol Pawlowski <k.pawlowski@samsung.com>
Mon, 25 Mar 2013 13:42:15 +0000 (14:42 +0100)
committerGerrit Code Review <gerrit2@kim11>
Tue, 26 Mar 2013 12:44:54 +0000 (21:44 +0900)
commit39e999b3d331c08cafc53a376307d9dccde6c7a9
tree45209024a1c154da649868e5aa025b09e714894d
parent511477c9102e336b630e1aceec0168c538bd5020
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: I6b505ce2b72c6de944c4fa6e7c2e21cce1aeea71
src/pkg-manager/backendlib.cpp