pgsql: Fix potential memory access violation in ecpg if filename ofinc

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

pgsql: Fix potential memory access violation in ecpg if filename ofinc

От:
Michael Meskes <meskes@postgresql.org>
Дата:
Fix potential memory access violation in ecpg if filename of include file is
shorter than 2 characters.

Patch by: "Wu, Fei" 

Branch
------
REL9_4_STABLE

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

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

FAQ