Skip to content

Add more checks of function return values

Software analysis pointed some questionable source code places out.

Thus adjust affected places accordingly.

  • Increase error detection and corresponding exception handling.
  • Improve transaction management.
  • Omit a few initialisations of local variables.
  • Optimise a few functions a bit more.
Edited by Milan Crha

Merge request reports