cvs commit: src/usr.bin/vi Makefile src/usr.bin/vi/patches v_ex.c.patch

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Feb 26 09:22:08 PST 2006


dillon      2006/02/26 09:18:06 PST

DragonFly src repository

  Modified files:
    usr.bin/vi           Makefile 
  Added files:
    usr.bin/vi/patches   v_ex.c.patch 
  Log:
  nvi's "memory use after free" bug exists in following call path:
  v_switch()->ex_edit()->set_alt_name().  Patch the bug.
  
  Obtained-from: OpenBSD
  Submitted-by: "Sepherosa Ziehau" <sepherosa at xxxxxxxxx>
  
  Revision  Changes    Path
  1.4       +4 -1      src/usr.bin/vi/Makefile


http://www.dragonflybsd.org/cvsweb/src/usr.bin/vi/Makefile.diff?r1=1.3&r2=1.4&f=u





More information about the Commits mailing list