Segmentation fault caused by strcmp none exist variable. Fix: Judge if there's option before strcmp it. Patch attached with submission follows: How-To-Repeat: Just run it without any option.
Responsible Changed From-To: freebsd-ports-bugs->delphij Take.
delphij 2007-12-11 21:08:50 UTC FreeBSD ports repository Modified files: chinese/hanzim Makefile chinese/hanzim/files patch-hanzim.c Log: Fix segmentation fault caused by strcmp() on nonexistent argv. Pass maintainership to submitter. PR: 117912 Submitted by: Sunry Chen <sunrychen at gmail.com> Revision Changes Path 1.14 +6 -3 ports/chinese/hanzim/Makefile 1.4 +3 -3 ports/chinese/hanzim/files/patch-hanzim.c _______________________________________________ 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!