Opened 13 years ago

Closed 13 years ago

#29157 closed defect (fixed)

zzuf @0.13_1 patch for memory problem

Reported by: l2g@… Owned by: pmq@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc:
Port: zzuf

Description

I found that if I ran zzuf by giving it the name of a program to run, it would die every time with an error like this:

zzuf[s=0,r=0.004]: signal 9 (memory exceeded?)

I checked the upstream source repository and found that they fixed this bug with the very next commit after releasing version 0.13 (http://caca.zoy.org/changeset/4314/zzuf/trunk). So I turned it into a patch. I tested it and it looks like it fixes the problem.

Attachments (2)

zzuf.memory-fix.patch (2.1 KB) - added by l2g@… 13 years ago.
Patch to fix a memory bug related to OS X (from http://caca.zoy.org/changeset/4314/zzuf/trunk)
patch-src-libzzuf-lib--mem.c.diff (967 bytes) - added by l2g@… 13 years ago.

Download all attachments as: .zip

Change History (3)

Changed 13 years ago by l2g@…

Attachment: zzuf.memory-fix.patch added

Patch to fix a memory bug related to OS X (from http://caca.zoy.org/changeset/4314/zzuf/trunk)

Changed 13 years ago by l2g@…

comment:1 Changed 13 years ago by l2g@…

Resolution: fixed
Status: newclosed

I checked this in (r78051) per maintainer-timeout procedure.

Note: See TracTickets for help on using tickets.