Opened 14 years ago
Closed 14 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)
Change History (3)
Changed 14 years ago by l2g@…
Attachment: | zzuf.memory-fix.patch added |
---|
Changed 14 years ago by l2g@…
Attachment: | patch-src-libzzuf-lib--mem.c.diff added |
---|
comment:1 Changed 14 years ago by l2g@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
I checked this in (r78051) per maintainer-timeout procedure.
Note: See
TracTickets for help on using
tickets.
Patch to fix a memory bug related to OS X (from http://caca.zoy.org/changeset/4314/zzuf/trunk)