Boost logo

Boost Users :

Subject: Re: [Boost-users] Intrusive: Checking for undefined behaviour
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2014-07-16 16:27:13


El 16/07/2014 20:41, Brian Wood escribió:
> Ion Gazta?aga writes:
> I tested it with 1.56 now and the sanitizer is no longer
> reporting a problem with Intrusive. It looks like whatever
> you did has helped. I appreciate your being on top of
> this.

I know there are some additional issues with red-black trees storing the
color in the lower bits of the parent pointer. Clang detects the address
of the pointer is not aligned to the type and the ASAN is not happy with
that. I don't know how to workaround it, though.

Best,

Ion


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net