Date: prev next · Thread: first prev next last
2017 Archives by date, by thread · List index


On 04/14/2017 01:47 PM, Caolán McNamara wrote:
sfx2/source/control/bindings.cxx:1271:20 is
  rCache.SetState( SfxItemState::DONTCARE, INVALID_POOL_ITEM );
and the common pattern seems to be to only look at the payload of
states >= ::DEFAULT. In this consumer that's equivalent to having
bDefaultOrSet set and indeed in that handler we only dereference the
casted pState if that's set, so if we defer the cast to that point too
I presume the problem goes away. I've pushed that as
9a27902bbcfc7455d068167d8abc9645e2687ba1 so we'll find out if that
helps

Yes, thanks, that apparently fixed it, as can be seen by a failing <http://ci.libreoffice.org/job/lo_ubsan/508/> vs. fixed <http://ci.libreoffice.org/job/lo_ubsan/509/>.

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.