search for: key_add

Displaying 2 results from an estimated 2 matches for "key_add".

2014 Jul 11
0
ANNOUNCE: cifs-utils release 6.4 ready for download
...; Date: Mon Apr 14 11:39:41 2014 +0200 cifskey: better use snprintf() Prefer snprintf() over sprintf() in cifskey.c Projects that fork the code (pam_cifscreds) can't rely on the max-size parameters. [jlayton: removed unneeded initialization of "len" in key_add] Signed-off-by: Sebastian Krahmer <krahmer at suse.de> commit 3da4c43b575498be86c87a2ac3f3142e3cab1c59 Author: Jeff Layton <jlayton at samba.org> Date: Sun Apr 20 20:41:05 2014 -0400 cifscreds: better error handling when key_search fails If we ended up getting...
2003 Mar 02
1
Serious memory leak in asterisk (manager)
hi all after getting some (or - a lot) of messages from nagios, claiming asterisk to be down, I found this out... astping xxx times repeatedly, and the manager fails to start. this little script was used for testing. below, I've pasted the output from 'ps axfv' before and after the DoS, showing asterisk having allocated ~2GB RAM. roy #!/usr/bin/perl -w use strict; my $i = 0;