1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-07-17 16:43:24 +00:00

socat security advisory 8: stack overflow in nestlex()

This commit is contained in:
Gerhard Rieger 2016-01-26 19:08:18 +01:00
parent eab3c89f2d
commit 226c555edb
4 changed files with 92 additions and 10 deletions

View file

@ -1,5 +1,5 @@
/* source: nestlex.h */
/* Copyright Gerhard Rieger 2006 */
/* Copyright Gerhard Rieger */
/* Published under the GNU General Public License V.2, see file COPYING */
#ifndef __nestlex_h_included