Bugzilla – Attachment 126232 Details for
Bug 231417
Rosegarden hangs on SuSE 10.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Forgot Password
[patch]
Endless loop
freetype2-2.2.1.20061027_endless-loop.patch (text/plain), 275 bytes, created by
Petr Gajdos
on 2007-03-23 15:19:40 UTC
(
hide
)
Description:
Endless loop
Filename:
MIME Type:
Creator:
Petr Gajdos
Created:
2007-03-23 15:19:40 UTC
Size:
275 bytes
patch
obsolete
>--- src/pshinter/pshalgo.c >+++ src/pshinter/pshalgo.c >@@ -1023,7 +1023,7 @@ > > orient_prev = psh_corner_orientation( in_x, in_y, out_x, out_y ); > >- } while ( orient_prev != 0 ); >+ } while ( orient_prev == 0 ); > > first = start; > in_x = out_x;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 231417
: 126232