Skip to content

Version 4.2.2

Compare
Choose a tag to compare
@tungntpham tungntpham released this 03 Mar 17:34

Included changes:

  • BUILD: Treat all compiler and linker warnings as errors
  • BUILD: Fixed compiler and linker warnings
  • BUG: Cleaned up resource properly when initialization of reloaded dataset failed.
  • TEST: Added tests to check that reload will not crash if failed.
  • BUG: Correctly handle the C va_list arguments when constructing Graph Trace Node.
  • OPTIM: Updated the fiftyoneDegreesGraphTraceGet API to deal with buffer size which is not big enough to hold the whole trace string. Also return negative value when error ocurrs.
  • TEST: Added tests to check that the graph trace is constructed corrected.