diff options
author | andreask@activestate.com <andreas_kupries> | 2010-01-18 22:20:56 (GMT) |
---|---|---|
committer | andreask@activestate.com <andreas_kupries> | 2010-01-18 22:20:56 (GMT) |
commit | 05d0315edcd1d55b36f577edb08dc3d75a87ca27 (patch) | |
tree | e2562b1a5772d51eeec66d4ead8d3b7ff19393b5 /unix/tclUnixNotfy.c | |
parent | 67258d4e2ee8b5ece33c42364b8a00ef86d30e12 (diff) | |
download | tcl-05d0315edcd1d55b36f577edb08dc3d75a87ca27.zip tcl-05d0315edcd1d55b36f577edb08dc3d75a87ca27.tar.gz tcl-05d0315edcd1d55b36f577edb08dc3d75a87ca27.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/tclUnixNotfy.c')
0 files changed, 0 insertions, 0 deletions