Menu

#24 patch to prevent crash when calling xslt transform

open
TclDOM (9)
5
2009-08-27
2009-07-12
No

If you call xslt transform with an odd number of param value arguments, it dumps core because it is expecting an even number but doesn't verify that's what it has.
Attached is a tiny patch against 3.2 that stops the crash by throwing the wrong # args error in this situation.

Discussion

  • Olly Stephens

    Olly Stephens - 2009-07-12
     
  • Steve Ball

    Steve Ball - 2009-08-27
    • assigned_to: nobody --> balls
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.