Hi Stan, I found that focus_command doesn't free current_itset before overwrite it. So I write a patch for it. 2008-11-27 Hui Zhu * infcmd.c (focus_command): Fix memory leak. Thanks, Hui