bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch #6286] NSBezierPath encode/decode improperly implemented


From: Christopher Wojno
Subject: [patch #6286] NSBezierPath encode/decode improperly implemented
Date: Thu, 29 Nov 2007 09:37:23 +0000
User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.9) Gecko/20071117 Firefox/2.0.0.9

Follow-up Comment #3, patch #6286 (project gnustep):

While we're at it: Here's more problems with this code. I've actually
experienced corrupt archives because of it. I'm shocked I missed it the first
round.

It does not encode MoveTo points, but then tries to decode them. It also
decodes improperly, as the case statement would fall through to the LineTo
statement. This caused double-plus-un-fun.

Working on: gcc (GCC) 4.1.2 (Gentoo 4.1.2 p1.0.2)

(file #14506)
    _______________________________________________________

Additional Item Attachment:

File name: gnustep-gui-nsbezierpath-encode-missing-move-to-fix.patch Size:3
KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?6286>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]