Skip to content

fixes for dashboard testing exposed problems

Fix deprecated warning on bind2nd (see de04e0ac for reference). Work around lack of thread_local in older versions of AppleClang. Fix a new/delete malloc/free misalignment.

Merge request reports