Обсуждение: 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_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/0ba09cc026985536586b7fd58ceddee16ea739d7

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