DragonFly BSD
DragonFly commits List (threaded) for 2006-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 26 Feb 2006 09:18:06 -0800 (PST)

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@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]