Skip to content
Snippets Groups Projects
  1. May 02, 2001
  2. Mar 22, 2001
  3. Mar 15, 2001
  4. Feb 19, 2001
  5. Dec 05, 2000
  6. Oct 11, 2000
  7. Oct 05, 2000
  8. Oct 03, 2000
  9. Sep 07, 2000
  10. Sep 01, 2000
  11. Jun 22, 2000
  12. Jun 18, 2000
  13. Jun 07, 2000
  14. May 13, 2000
  15. May 11, 2000
  16. Apr 26, 2000
  17. Apr 12, 2000
  18. Apr 04, 2000
    • Randy Kunkee's avatar
      Using a stale obj from Tcl_GetResultObj() to store error results · f67aea13
      Randy Kunkee authored
      caused incorrect data in result array and possibly segmentation
      violations when searches terminated due to errors such as timeout,
      exceeding search limit, or the remote server going down in the middle
      of a search.  Also correctly puts error message on top of
      traceback stack (instead of randomly in memory per the stale result obj).
      
      A segmentation violation could have manifested later in the program's
      life, or perhaps during termination of the interpreter.
      f67aea13
  19. Mar 11, 2000
  20. Jan 11, 2000
  21. Jan 07, 2000
  22. Jan 03, 2000
  23. Dec 28, 1999
  24. Dec 22, 1999
  25. Nov 04, 1999
  26. Nov 03, 1999
  27. Nov 01, 1999
  28. Oct 26, 1999
  29. Sep 22, 1999
  30. Sep 13, 1999
Loading