https://bugs.documentfoundation.org/show_bug.cgi?id=111313

--- Comment #8 from Stephan Bergmann <sberg...@redhat.com> ---
(In reply to Xisco FaulĂ­ from comment #6)
> Regression introduced by:
> 
> author        Stephan Bergmann <sberg...@redhat.com>  2014-11-20 08:23:53 
> +0100
> committer     Stephan Bergmann <sberg...@redhat.com>  2014-11-20 08:34:07 
> +0100
> commit        04ae3d0cc9b671729deabf33c2cea1031d72e6ae (patch)
> tree  5b3b8f08aa393c8e659947bd709f3752299686f2
> parent        e7abad5683a28305204977b57357dddefab0e065 (diff)
> len cannot be <= 1 here

That commit is merely adding the assert that fires here because SbRtl_Mid
(basic/source/runtime/methods.cxx) is calling rtl::OUStringBuffer::remove with
bad arguments (*this being "abc", start=0, len=-1).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to