[krita] [Bug 410242] Krita takes up all the memory when opening a very certain jpg file

2019-08-01 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=410242

Boudewijn Rempt  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/
   |krita/commit/d56b7b29509646 |krita/commit/fa9fbcb6d42533
   |977a714987b03702e41978bf99  |71d43aff5be691ccecfff42cf1

--- Comment #4 from Boudewijn Rempt  ---
Git commit fa9fbcb6d4253371d43aff5be691ccecfff42cf1 by Boudewijn Rempt, on
behalf of Ivan Yossi.
Committed on 01/08/2019 at 09:27.
Pushed by rempt into branch 'krita/4.2'.

Avoidp parsing data if is not detected as String

deviceSettingDescription can be any type of data.

M  +2-2libs/ui/kisexiv2/kis_exif_io.cpp

https://invent.kde.org/kde/krita/commit/fa9fbcb6d4253371d43aff5be691ccecfff42cf1

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 410242] Krita takes up all the memory when opening a very certain jpg file

2019-08-01 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=410242

Boudewijn Rempt  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/kde/
   ||krita/commit/d56b7b29509646
   ||977a714987b03702e41978bf99

--- Comment #3 from Boudewijn Rempt  ---
Git commit d56b7b29509646977a714987b03702e41978bf99 by Boudewijn Rempt, on
behalf of Ivan Yossi.
Committed on 01/08/2019 at 08:55.
Pushed by rempt into branch 'master'.

Avoidp parsing data if is not detected as String

deviceSettingDescription can be any type of data.

M  +2-2libs/ui/kisexiv2/kis_exif_io.cpp

https://invent.kde.org/kde/krita/commit/d56b7b29509646977a714987b03702e41978bf99

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 410242] Krita takes up all the memory when opening a very certain jpg file

2019-07-26 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=410242

--- Comment #2 from vanyossi  ---
Created attachment 121766
  --> https://bugs.kde.org/attachment.cgi?id=121766=edit
deviceSettingDescription contents

Krita contents are corrupted as I trimmed the loop.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 410242] Krita takes up all the memory when opening a very certain jpg file

2019-07-26 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=410242

vanyossi  changed:

   What|Removed |Added

 CC||ghe...@gmail.com
 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED
   Assignee|krita-bugs-n...@kde.org |ghe...@gmail.com

--- Comment #1 from vanyossi  ---
I don't know exactly how to solve this. but I take it :)

there is some strange condition in deviceSettingDescriptionExifToKMD that
provokes the lastIndex to always be below "index" for this particular image.

exiting the loop if lastIndex is negative and getting the first 4 bytes gives
in metadata -> List.

-- 
You are receiving this mail because:
You are watching all bug changes.