From vd@datamax.bg  Thu Jan 27 13:34:04 2005
Return-Path: <vd@datamax.bg>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E33D416A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 27 Jan 2005 13:34:04 +0000 (GMT)
Received: from jengal.datamax.bg (jengal.datamax.bg [82.103.104.21])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 947A843D1D
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 27 Jan 2005 13:34:04 +0000 (GMT)
	(envelope-from vd@datamax.bg)
Received: from sinanica.bg.datamax (sinanica.bg.datamax [192.168.10.1])
	by jengal.datamax.bg (Postfix) with QMQP id 9AE7B87CC
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 27 Jan 2005 15:34:00 +0200 (EET)
Received: (nullmailer pid 1131 invoked by uid 1004);
	Thu, 27 Jan 2005 13:34:00 -0000
Message-Id: <20050127133400.GA1020@sinanica.bg.datamax>
Date: Thu, 27 Jan 2005 15:34:00 +0200
From: Vasil Dimov <vd@datamax.bg>
Reply-To: vd@datamax.bg
To: freebsd-gnats-submit@FreeBSD.org
In-Reply-To: <1106749666.788116.59748.nullmailer@sinanica.bg.datamax>
Subject: Re: parse error in rm.c:check() while parsing value returned from strmode(3)

>Number:         76751
>Category:       bin
>Synopsis:       Re: parse error in rm.c:check() while parsing value returned from strmode(3)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 27 13:40:16 GMT 2005
>Closed-Date:    Thu Jan 27 16:29:00 GMT 2005
>Last-Modified:  Thu Jan 27 16:29:00 GMT 2005
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
 Sorry for disturbing you with such a cosmetic things, but either there
 should always be placed one space after modep (which will simplify the code),
 or modep[9] should be replaced with modep[10] as in the included patch.
 Checking if modep[9] is space is really nonsense, isn't it?
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Thu Jan 27 16:28:18 GMT 2005 
State-Changed-Why:  
Misfiled followup to bin/76711; content migrated. 


Responsible-Changed-From-To: gnats-admin->freebsd-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Thu Jan 27 16:28:18 GMT 2005 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=76751 
>Unformatted:
