docbot - docbot: Took out a few more places where somebody could bomb - Mailing list pgsql-committers

From dfetter@pgfoundry.org (User Dfetter)
Subject docbot - docbot: Took out a few more places where somebody could bomb
Date
Msg-id 20050320043751.9CB0B318E86@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Took out a few more places where somebody could bomb the regex engine.

Modified Files:
--------------
    docbot:
        docbot.pl (r1.23 -> r1.24)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/docbot/docbot/docbot.pl.diff?r1=1.23&r2=1.24)

pgsql-committers by date:

Previous
From: dfetter@pgfoundry.org (User Dfetter)
Date:
Subject: docbot - docbot: Fixed bot so it doesn't crash on nicks like ]X[
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add mention of why malloc() has to be used in snprintf.c.