Am Wed, 23 Nov 2011 10:48:10 +0100
schrieb Roland Stigge <sti...@antcom.de>:

> Around l. 1312, I find the following code:
> 
> […]
> 
> Do you mean this section? How does it implement the described feature?
> Or do you mean another section?

Um no, in [1] it's around line 1309:

  /* third, change /. to /: so .procmailrc is visible in ls as
   * :procmailrc, and it also thwarts most web root escape attacks */
  for (i=0; Filename[i]; ++i)
    if (Filename[i]=='/' && Filename[i+1]=='.')
      Filename[i+1]=':';

[1]
http://ftp.debian.org/debian/pool/main/g/gatling/gatling_0.12cvs20111112.orig.tar.bz2



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to