Fix potential memory access violation in ecpg if filename of include file is

Michael Meskes <meskes@postgresql.org>

Commit: 08cecfaf60c484f219ba7e6ee23e9699aea4e9af
Author: Michael Meskes <meskes@postgresql.org>
Date: 2019-03-11T15:11:16Z
Releases: 12.0
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>

Files

PathChange+/−
src/interfaces/ecpg/preproc/pgc.l modified +1 −1