Issues.00305 - lordmundi/wikidoctest GitHub Wiki
00305: unloading of a plugin should uninstall tcl commands
Summary: unloading of a plugin should uninstall tcl commands
Created: 2010–12–13 15:38
Status: Released
Category: Bug
From: frankie
Version: 2.1
Released_In: 2.2
Description:
right now, if a plugin is unloaded, and tcl commands have been installed via the InstallPluginCmd directive, those commands will still exist. So, if those commands are called via doug.plugin, they will point to an invalid place and seg fault.
Comments
brad December 15, 2010, at 10:20 AM: This has been fixed.
Associated Commits
| commit | 45c100aa9777fda52701c7aa8efa26d65096e4d1
link6 |
||
| Author: | Brad Bell
|
| Date: | Wed Dec 15 03:58:00 2010 -0600
|
| Message: | [@Issue 00305: This has been fixed.
@] |
Affected Files:
bin_Linux_FC3/doug | Bin 646506 -> 648226 bytes
bin_Win32/doug.exe | Bin 575488 -> 577024 bytes
2 files changed, 0 insertions(+), 0 deletions(-)