Bug 55390 - update devel/p5-Algorithm-Permute
Summary: update devel/p5-Algorithm-Permute
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-08 18:00 UTC by Mathieu Arnold
Modified: 2003-08-09 14:20 UTC (History)
1 user (show)

See Also:


Attachments
p5-Algorithm-Permute-0.06.diff (2.47 KB, patch)
2003-08-08 18:00 UTC, Mathieu Arnold
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Arnold 2003-08-08 18:00:32 UTC
Update devel/p5-Algorithm-Permute to 0.06

* Fix a memory leak in permute()
* Fix bug #2596 : Perl context stack manip done in safer way in permute()
* array passed to permute() not marked as R/O. see test #23 for reason
* test.pl extended with eval and mem leak tests
* Added -DPERL_EXT to legalise use of perl-5.9.0's cxinc
* Uses PAD_SET_CUR macro when defined, this fixes problem with invalid pad in
  5.9.0
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2003-08-09 14:20:00 UTC
State Changed
From-To: open->closed

Committed, thanks!