Ticket #32 (closed Bug: fixed)

Opened 4 months ago

Last modified 4 months ago

unregister the cli_debug function

Reported by: i6net Assigned to: sgarcia
Priority: trivial Component: app_h324m
Keywords: Cc:

Description

The unload module function don't remove the cli_debug function. I think it is a miss.

Add this line to make it clean (before the unregistering the applications).

ast_cli_unregister(&cli_debug);

Regards,

Tech from i6net

Attachments

Change History

05/19/08 10:50:47 changed by sgarcia

Fixed Thanxs

05/19/08 10:50:59 changed by sgarcia

  • status changed from new to closed.
  • resolution set to fixed.

Add/Change #32 (unregister the cli_debug function)




Change Properties
Action

 
Copyright 2006 - Sergio García Murillo
Powered by Trac - Edgewall Software