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

Michael Meskes <meskes@postgresql.org>

Commit: e7e78f1598281a7543be563fb19c79b99826c943
Author: Michael Meskes <meskes@postgresql.org>
Date: 2019-03-11T15:18:17Z
Releases: 9.4.22
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