I've done as you said but thats what keeps turning up:

mail.rite.com> patch -p0 < squid-2.1.PATCH2-clientHandleIMSReply-leak.patch

Hmm...  I can't seem to find a patch in there anywhere.
mail.rite.com> patch -p1 <squid-2.1.PATCH2-clientHandleIMSReply-leak.patch
Hmm...  I can't seem to find a patch in there anywhere.




Henrik Nordstrom wrote:

> Lubna Sorour wrote:
> >
> > I'm using squid 2.1 and I got the patch for it but I dont know how to
> > apply it.
>
> Patches are applied using the GNU patch program.
>
> Usually
>  cd squid-2.1.PATCH1
>  patch -p1 <patchfile
>  (or -p0 on some patch files)
>
> Guide on how to select the -pN argument to GNU patch:
> If the paths in the patch file says squid-2.1.PATCH2/src/... then use
> -p1. If it says src/... then use -p0.
>
> ---
> Henrik Nordstrom
> Spare time Squid hacker


Reply via email to