On Thursday 21 of February 2013, Markus Mohrhard wrote:
Hey,
I'm currently running the calc files throough the automatic import
test and the first XLSX file that crashed was novell#349591.
THe problem there is the assert statement in ustring.hxx:232 together
with the vmldrawing.cxx:59.
Is it correct that we can't handle \0 in a string literal or is the
assert statement wrong?
 ustring.hxx:189 (i.e. doxygen docs for the function) :
      If there are any embedded \0's in the string literal, the result is 
undefined.
      Use the overload that explicitly accepts length.
-- 
 Lubos Lunak
 l.lunak@suse.cz
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.