Bug 55944

Summary: www/squid NCSA basic auth problem - PATCH included
Product: Ports & Packages Reporter: Mário Freitas <sub_0>
Component: Individual Port(s)Assignee: Adrian Chadd <adrian>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch-ncsa.c none

Description Mário Freitas 2003-08-25 03:40:12 UTC
	I've already mailed Adrian@freebsd.org a long time ago,  but I got no
	response so I decided to send-pr.
	There's a little problem with NCSA authentication which is included in
	www/squid: ncsa_auth.c uses stat() and it erroneously assumes the file
	is readable, but when it is not, the authentication program dies with
	a segmentation fault after using fgets on a NULL file.

How-To-Repeat: 	Just build the www/squid port and run ncsa_auth <some file which is
	not readable>. After this type enter.
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2003-08-25 21:35:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->adrian

Over to maintainer.
Comment 2 Jonathan Noack 2003-09-15 23:24:53 UTC
This is fixed in 2.5-STABLE4, which should be released any day now
(distfile already rolled -- in a "make sure we didn't screw up" state
right now).

2.5-STABLE4 should therefore hit the ports tree right after the freeze is
lifted.
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2003-12-28 09:58:39 UTC
State Changed
From-To: open->closed

Commited, thanks!
Comment 4 Edwin Groothuis freebsd_committer freebsd_triage 2003-12-28 09:58:39 UTC
State Changed
From-To: open->closed

Commited with ports/58090, thanks for your help!
Comment 5 Edwin Groothuis freebsd_committer freebsd_triage 2003-12-28 09:58:39 UTC
State Changed
From-To: open->closed

Commited in a previous PR, thanks!
Comment 6 Edwin Groothuis freebsd_committer freebsd_triage 2003-12-28 09:58:39 UTC
State Changed
From-To: open->closed

COmmited with 2.5.4