diff options
author | Serhii Kostiuk <serhii.o.kostiuk@globallogic.com> | 2020-06-05 13:55:04 +0300 |
---|---|---|
committer | Serhii Kostiuk <serhii.o.kostiuk@globallogic.com> | 2020-06-05 13:55:04 +0300 |
commit | c9b6389ac4e53315e7d543091c821ea4b9771ed3 (patch) | |
tree | 727ca1ecf1b91033dacd37447f6d70040c94eff4 /version | |
parent | 73a5dc4711da4d21a7f650aec4534ecb3691ca15 (diff) | |
download | libmts-io-c9b6389ac4e53315e7d543091c821ea4b9771ed3.tar.gz libmts-io-c9b6389ac4e53315e7d543091c821ea4b9771ed3.tar.bz2 libmts-io-c9b6389ac4e53315e7d543091c821ea4b9771ed3.zip |
[GP-651] LNA7: Allow to start the OMA DM procedure when it is required
Fixed totally invalid string formatting for the stepCb argument.
The previous implementation caused Json::Value to select the following constructor:
```Value(const char* begin, const char* end); ///< Copy all, incl zeroes.```
Which, of course, resulted in OOM violations. Oops.
Diffstat (limited to 'version')
0 files changed, 0 insertions, 0 deletions