commit | 294725962b468088bdc5f06e1a89771e2963b8cc | [log] [tgz] |
---|---|---|
author | Sravan Kumar D.V.N <sravank1@codeaurora.org> | Thu Sep 26 18:17:37 2013 +0530 |
committer | Sravan Kumar D.V.N <sravank1@codeaurora.org> | Mon Oct 07 11:40:35 2013 +0530 |
tree | 4902115d9e1494cf7a396930bdcf5577e0b46bd3 | |
parent | 34ad022cc75c8fd43f61239a70a1d8bb55028bcb [diff] |
libqdutils: initialize split char array to 0 String should have null character at the end, otherwise functions like atio may not work on the string properly. Change-Id: Ib3eb579a5a96dbd121bf6f65b09fa19ec7e274f3 CRs-Fixed: 546662