Closed GoogleCodeExporter closed 9 years ago
Thanks for your report!
I had no such problems on Linux. This may be BSD-related. Under Linux I was
able to open your document and recognize it (see the attached screenshot).
Anyway I will add sanity checks so that copy() would never run out of borders.
Original comment by andrei.b...@gmail.com
on 6 Aug 2014 at 1:29
Attachments:
Issue 44 has been merged into this issue.
Original comment by andrei.b...@gmail.com
on 6 Aug 2014 at 1:32
Original comment by andrei.b...@gmail.com
on 6 Aug 2014 at 2:27
Yes, I see this commit:
http://code.google.com/p/yagf/source/detail?r=bbe684220a82f216803907038e0dcf670c
ead33f
However, it: 1. Clearly doesn't fix the underlying issue; 2. Makes
QIPGrayscaleImage::copy() return non-expected value, which could strike at some
point later (if you call copy(10, 10, 20, 20), you await for 10x10 image,
right?).
If you're not interested in fixing the underlying issue, I'll try to go on my
own.
Original comment by persgray@gmail.com
on 6 Aug 2014 at 4:41
So I found the source(-s) of problem. The patch with further comments is
attached.
Original comment by persgray@gmail.com
on 10 Aug 2014 at 9:27
Attachments:
ping?
Original comment by persgray@gmail.com
on 2 Oct 2014 at 12:52
Original issue reported on code.google.com by
persgray@gmail.com
on 5 Aug 2014 at 11:18Attachments: