Staging
v0.5.1
Revision ba5a3f2ebb31f4d131314820d5dda5506c06fa60 authored by Anthony Baxter on 21 December 2001, 03:49:31 UTC, committed by Anthony Baxter on 21 December 2001, 03:49:31 UTC
 SF bug 485175:  buffer overflow in
 traceback.c.  Bugfix candidate.  tb_displayline():  the sprintf
 format was choking off the file name, but used plain %s for the
 function name (which can be arbitrarily long).  Limit both to 500
 chars max.
1 parent 8d0b5ad
Raw File
.cvsignore
*.WSM
*.bsc
*.dbg
*.dll
*.exe
*.exp
*.ilk
*.lib
*.ncb
*.opt
*.pdb
*.plg
*.pyd
*-temp-*
back to top