[pgpool-committers: 2165] pgpool: Fix add_regex_array.
Tatsuo Ishii
ishii at postgresql.org
Wed Sep 17 08:33:14 JST 2014
Fix add_regex_array.
It addresses out of the array range if empty string is given.
Also use pre computed string length to save a few cycle.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=2714c68c7e320f4a036d2a68d416e85483358d2e
Modified Files
--------------
src/utils/regex_array.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
More information about the pgpool-committers
mailing list