Summary: | [PATCH] shells/zsh: Fix segmentation fault on completion | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Renato Botelho <garga> | ||||
Component: | Individual Port(s) | Assignee: | Dag-Erling Smørgrav <des> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | des | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Renato Botelho
![]() ![]() Responsible Changed From-To: freebsd-ports-bugs->des Over to maintainer (via the GNATS Auto Assign Tool) garga 2008-05-21 11:55:18 UTC FreeBSD ports repository Modified files: shells/zsh Makefile Added files: shells/zsh/files patch-Src_Zle_compresult.c Log: - Fix segmentation fault on completion - Bump PORTREVISION PR: ports/123490 Submitted by: garga Approved by: maintainer timeout (2 weeks) Revision Changes Path 1.95 +1 -0 ports/shells/zsh/Makefile 1.1 +28 -0 ports/shells/zsh/files/patch-Src_Zle_compresult.c (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed. Thanks! |