[cmucl-ticket] [cmucl] #67: deftransform for replace is unsafe

cmucl cmucl-devel at common-lisp.net
Sat Dec 22 20:47:01 UTC 2012


#67: deftransform for replace is unsafe
---------------------+------------------------------------------------------
  Reporter:  rtoy    |       Owner:  somebody
      Type:  defect  |      Status:  closed  
  Priority:  major   |   Milestone:          
 Component:  Core    |     Version:  2012-12 
Resolution:  fixed   |    Keywords:          
---------------------+------------------------------------------------------
Changes (by toy.raymond@…):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 commit 3be4fc215fa2a4d23dc145e6cfa9519492525bc1
 Author: Raymond Toy <toy.raymond at gmail.com>
 Date:   Sat Dec 22 12:46:45 2012 -0800

     Fix ticket:67

     Check that the start and end indices make sense for the given
     strings.  This is important before we start bashing random parts of
     the string, potentially overwriting other objects.

-- 
Ticket URL: <http://trac.common-lisp.net/cmucl/ticket/67#comment:1>
cmucl <http://common-lisp.net/project/cmucl>
Cmucl is a high-performance, free Common Lisp implementation.


More information about the cmucl-ticket mailing list