[wp-trac] [WordPress Trac] #16892: make_clickable segfault

WordPress Trac wp-trac at lists.automattic.com
Sat Mar 19 20:22:09 UTC 2011


#16892: make_clickable segfault
-----------------------------------------+------------------------------
 Reporter:  westi                        |       Owner:
     Type:  defect (bug)                 |      Status:  new
 Priority:  normal                       |   Milestone:  Awaiting Review
Component:  Formatting                   |     Version:  3.1
 Severity:  normal                       |  Resolution:
 Keywords:  has-patch reporter-feedback  |
-----------------------------------------+------------------------------

Comment (by hakre):

 The latest patch did extend the amount of text that is made clickable by
 improving the regex as previously.

 It's an increase from 122 repetitions / 5 002 character long string up to
 999 repetitions / 40 959 characters.

 Anyway, the callback should probably not create links from URLs that
 exceed a certain size (e.g. 2000 characters).

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/16892#comment:15>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list