From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16211 invoked by alias); 24 Apr 2012 02:49:55 -0000 Received: (qmail 16192 invoked by uid 22791); 24 Apr 2012 02:49:53 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout21.012.net.il (HELO mtaout21.012.net.il) (80.179.55.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 24 Apr 2012 02:49:38 +0000 Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0M2Y00100QCFQE00@a-mtaout21.012.net.il> for gdb-patches@sourceware.org; Tue, 24 Apr 2012 05:49:15 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.229.249.186]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M2Y001VXQI3LT90@a-mtaout21.012.net.il>; Tue, 24 Apr 2012 05:49:15 +0300 (IDT) Date: Tue, 24 Apr 2012 02:53:00 -0000 From: Eli Zaretskii Subject: Re: [patch] auto-load safe-path reset back by set "" In-reply-to: <20120423224557.GA3701@host2.jankratochvil.net> To: Jan Kratochvil Cc: gdb-patches@sourceware.org, dje@google.com Reply-to: Eli Zaretskii Message-id: <83pqaxg7yf.fsf@gnu.org> References: <20120422165128.GA21820@host2.jankratochvil.net> <831unfh68v.fsf@gnu.org> <20120423224557.GA3701@host2.jankratochvil.net> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2012-04/txt/msg00761.txt.bz2 > Date: Tue, 24 Apr 2012 00:45:57 +0200 > From: Jan Kratochvil > Cc: gdb-patches@sourceware.org, dje@google.com > > > > +Setting this variable to @code{"/"} (without the quotes) disables this security > > ^^^^^^^^^^ > > Why not @file{/}? The quotes are not needed in any case. > > done. But please also nuke the (now incorrect) phrase in parentheses: > +Setting this variable to @file{/} (without the quotes) disables this security > +protection. ^^^^^^^^^^^^^^^^^^^^ There are no quotes.