Fix for BackSynchronizer related crash on windows
On windows platform, the definition of a function pointer to a member
of a given class requires visibility on the header of that class,
otherwize memory corruption may occur at deletion time.
Change-Id: Ifa4943ef0f3e02542c6641959cf67384103bfc69
Signed-off-by:
Patrick Benavoli <patrick.benavoli@intel.com>
Loading
Please sign in to comment