Closed speters closed 2 years ago
I think it is not good to merge a pull request right away. This way it is not possible to add more changes.
In many cases the reserved memory char string[100];
is not needed any more.
I'll pull the new master and test it. :-)
New version is running. I'll open a new PR to remove these unused string's ...
I was solely concetrated on those easy fixes. Shame on me. And thx for having an eye on it.
Until now it works like before. As it is already merged it can be released ;-) Pls review #105 (I tested with this PR ...)
This fixes possible problems being detected by the CodeQL codescanning workflow.
Problems contained:
logIT()
function,Please be so kind as to test this version.