postgresql/src
Thomas Munro 5574a01819 Fix possible buffer overrun in hba.c.
Coverty reports a possible buffer overrun in the code that populates the
pg_hba_file_rules view.  It may not be a live bug due to restrictions
on options that can be used together, but let's increase MAX_HBA_OPTIONS
and correct a nearby misleading comment.

Back-patch to 10 where this code arrived.

Reported-by: Julian Hsiao
Discussion: https://postgr.es/m/CADnGQpzbkWdKS2YHNifwAvX5VEsJ5gW49U4o-7UL5pzyTv4vTg%40mail.gmail.com
2018-11-13 16:29:33 +13:00
..
backend Fix possible buffer overrun in hba.c. 2018-11-13 16:29:33 +13:00
bin Translation updates 2018-11-05 14:46:40 +01:00
common Minor cleanup/future-proofing for pg_saslprep(). 2018-09-08 18:20:36 -04:00
fe_utils Fix lexing of standard multi-character operators in edge cases. 2018-08-23 21:43:55 +01:00
include Fix missing role dependencies for some schema and type ACLs. 2018-11-09 20:42:03 -05:00
interfaces Stamp 10.6. 2018-11-05 16:45:50 -05:00
makefiles Prevent accidental linking of system-supplied copies of libpq.so etc. 2018-07-09 17:23:31 -04:00
pl Translation updates 2018-11-05 14:46:40 +01:00
port Stamp 10.6. 2018-11-05 16:45:50 -05:00
template Yet further rethinking of build changes for macOS Mojave. 2018-11-02 18:54:00 -04:00
test Fix missing role dependencies for some schema and type ACLs. 2018-11-09 20:42:03 -05:00
timezone Sync our copy of the timezone library with IANA release tzcode2018g. 2018-10-31 09:48:08 -04:00
tools Fix perl searchpath for modern perl for MSVC tools 2018-10-28 12:25:10 -04:00
tutorial Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
.gitignore
DEVELOPERS
Makefile Build src/test/isolation during "make" and "make install". 2017-11-22 20:18:52 -08:00
Makefile.global.in Yet further rethinking of build changes for macOS Mojave. 2018-11-02 18:54:00 -04:00
Makefile.shlib Use -Bsymbolic for shared libraries on HP-UX and Solaris. 2018-09-10 22:22:12 -04:00
nls-global.mk nls-global.mk: search build dir for source files, too 2016-06-07 18:55:18 -04:00