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

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

From
Michael Meskes
Date:
Fix potential memory access violation in ecpg if filename of include file is
shorter than 2 characters.

Patch by: "Wu, Fei" <wufei.fnst@cn.fujitsu.com>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/08cecfaf60c484f219ba7e6ee23e9699aea4e9af

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