[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [kate] [Bug 393853] Kate crashed after trying to highlight text for cut and paste
From:       Christoph Feck <bugzilla_noreply () kde ! org>
Date:       2018-05-31 21:23:28
Message-ID: bug-393853-17878-p9deCHsQyQ () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=393853

Christoph Feck <cfeck@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #1 from Christoph Feck <cfeck@kde.org> ---
QString failed to allocate the number of bytes requested. It stores 2 bytes for
each character, because it internally uses UTF-16 coding units. With more than
1,000,000,000 characters it needs more than 2 GB. QString doesn't handle this,
and porting away from QString would require a complete rewrite of the code.

-- 
You are receiving this mail because:
You are watching all bug changes.=
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic