ALT Linux Bugzilla
– Attachment 3034 Details for
Bug 17763
rain drops filter bug in digikam showfoto, патч приложен
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
решение проблемы с каплями дождя
digikam-0.9.3-drops-count.patch (text/plain), 444 bytes, created by
Клаус Андрей
on 2008-11-01 14:36:03 MSK
(
hide
)
Description:
решение проблемы с каплями дождя
Filename:
MIME Type:
Creator:
Клаус Андрей
Created:
2008-11-01 14:36:03 MSK
Size:
444 bytes
patch
obsolete
>--- digikam-0.9.3.orig/digikam/imageplugins/raindrop/raindrop.cpp 2007-12-22 20:19:47 +0300 >+++ digikam-0.9.3/digikam/imageplugins/raindrop/raindrop.cpp 2008-10-27 14:08:39 +0300 >@@ -156,7 +156,7 @@ > return; > > uchar *pStatusBits = new uchar[nHeight * nWidth]; >- memset(pStatusBits, 0, sizeof(nHeight * nWidth)); >+ memset(pStatusBits, 0, sizeof(uchar[nHeight * nWidth])); > > // Initially, copy all pixels to destination >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 17763
: 3034