D12557: [XCF/GIMP loader] Raise maximimum allowed image size to 32767x32767 on 64 bit platforms

Christoph Feck noreply at phabricator.kde.org
Thu Apr 26 22:06:15 UTC 2018


cfeck created this revision.
cfeck added a reviewer: alexmerry.
cfeck added a project: Frameworks.
Restricted Application added a subscriber: Frameworks.
cfeck requested review of this revision.

REVISION SUMMARY
  The GIMP image loader had a limit to 16K x 16K pixels, because this would already exhaust the 2 GByte address space limit of 32 bit systems.
  
  Remove this limit on 64 bit systems to allow the full 32K x 32K size.
  
  BUG: 391970

REPOSITORY
  R287 KImageFormats

REVISION DETAIL
  https://phabricator.kde.org/D12557

AFFECTED FILES
  src/imageformats/xcf.cpp

To: cfeck, alexmerry
Cc: #frameworks, michaelh, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180426/41f08c6f/attachment.html>


More information about the Kde-frameworks-devel mailing list