Kris Raney

Show:

What's happening?

  • Comment: bug in http::geturl

    No, it isn't. Sorry about that.

    2009-11-19 20:07:08 UTC in Tcl

  • bug in http::geturl

    In http 2.7.2, there is a bug that can cause a web page to report failure when in fact it has succeeded. In http::Event, the code that reads the HTTP response (such as "HTTP/1.1 200 OK") fails to check the returned size of that read. If there is data available on that socket, but the data doesn't represent a complete line, the call to "gets" will return -1 (which is ignored) and the HTTP...

    2009-11-19 19:54:25 UTC in Tcl

  • Comment: segfault on traced vars in TclCallVarTraces

    I can add at this point that we've been using TCL with this patch in our product for nearly a year now, with no recurrences of the original crash, and with no known regressions caused by the patch.

    2009-10-01 20:46:46 UTC in Tcl

About Me

  • 2001-01-25 (9 years ago)
  • 142076
  • kraney (My Site)
  • Kris Raney

Send me a message