diff options
author | andreas_kupries <akupries@shaw.ca> | 2010-01-18 22:20:56 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2010-01-18 22:20:56 (GMT) |
commit | 0de317d573fcb3c53eae3f6e5c8587b36968651c (patch) | |
tree | e2562b1a5772d51eeec66d4ead8d3b7ff19393b5 /unix/tclUnixEvent.c | |
parent | a01c81316c6cdad00e46f0224b7bfe4b52078ad8 (diff) | |
download | tcl-0de317d573fcb3c53eae3f6e5c8587b36968651c.zip tcl-0de317d573fcb3c53eae3f6e5c8587b36968651c.tar.gz tcl-0de317d573fcb3c53eae3f6e5c8587b36968651c.tar.bz2 |
* generic/tclIO.c (CreateScriptRecord): [Bug 2918110]: Initialize
the EventScriptRecord (esPtr) fully before handing it to
Tcl_CreateChannelHandler for registration. Otherwise a reflected
channel calling 'chan postevent' (== Tcl_NotifyChannel) in its
'watchProc' will cause the function 'TclChannelEventScriptInvoker'
to be run on an uninitialized structure.
Diffstat (limited to 'unix/tclUnixEvent.c')
0 files changed, 0 insertions, 0 deletions