GitHub user xiaozhongwang opened a pull request:
https://github.com/apache/trafodion/pull/1382
[TRAFODION-2893] fix the logic Critical error checked by TScanCode.
The count of parameters mismatches the format string in sprintf
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xiaozhongwang/trafodion TRAFODION-2893
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1382.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1382
----
commit f897fff4194b18b637d37c82296dc60f743250ea
Author: Kenny <xiaozhong.wang@...>
Date: 2018-01-09T08:20:40Z
fix the logic Critical error checked by TScanCode
commit 7b268bd36dbc443350bb3c7eb287a59c9327bdc0
Author: Kenny <xiaozhong.wang@...>
Date: 2018-01-09T13:17:00Z
fix the logic Critical error checked by TScanCode
----
---