Re: Question about Calling packet_close from cleanup_exitfunction

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

 



On Thu, 28 Jul 2016, Mahoda Ratnayaka wrote:

> Hi,
> 
> Just out of interest, is it okay to call packet_close from cleanup_exit
> function in sshd.c. For a project that I'm working on I need to clear the
> sensitive information held on the server side before exiting.

It looks like it will be safe if the packet code has been properly
initialised AND whatever you are doing doesn't involve threads AND
you're not calling it from anything like a signal handler.

-d
_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@xxxxxxxxxxx
https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev



[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux