Обсуждение: pgsql: Fix off-by-one check that can lead to a memory overflow inecpg.

Поиск
Список
Период
Сортировка

pgsql: Fix off-by-one check that can lead to a memory overflow inecpg.

От
Michael Meskes
Дата:
Fix off-by-one check that can lead to a memory overflow in ecpg.

Patch by Liu Huailing <liuhuailing@cn.fujitsu.com>

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/e7e71b9e1ecb8cb6eb490b0c82bdc5aa9604368b

Modified Files
--------------
src/interfaces/ecpg/preproc/pgc.l | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)