Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Mar 1995 16:35:37 -0800
From:      "Andrey A. Chernov" <ache>
To:        CVS-commiters, cvs-lib
Subject:   cvs commit: src/lib/libtermcap termcap.c
Message-ID:  <199503260035.QAA20231@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
ache        95/03/25 16:35:37

  Modified:    lib/libtermcap termcap.c
  Log:
  Compact entry returned to user:
  1) Eliminate spaces and double ':'.
  2) Remove duplicated capabilities from tc= expansion.
  It is needed to not overflow historycal 1024 limit.
  
  Add range check and return -1 if entry is too big instead
  of corrupting user memory.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503260035.QAA20231>