search for: memleak

Displaying 20 results from an estimated 180 matches for "memleak".

Did you mean: kmemleak
2012 Feb 04
8
Potential memory leak in sshd [detected by melton]
...show_bug.cgi?id=1967>) I reported in bugzilla are fixed, I also applied melton(http://lcs.ios.ac.cn/~xuzb/melton.html) to detect the potential bugs in sshd (openssh-5.9p1). The url below is the index of bug reports that are checked as real bugs manually. http://lcs.ios.ac.cn/~xuzb/bugsfound/memleak/openssh-5.9p1/realbugs/sshd/index.html Shall we fix these bugs? Or just let them go since they are not so serious? Hope for your replies! -- Zhenbo Xu
2011 Dec 30
7
[Bug 1967] New: Potential memory leak
...ReportedBy: zhenbo1987 at gmail.com I applied a memory leak detection tool, called melton(http://lcs.ios.ac.cn/~xuzb/melton.html), to detect the potential bugs in openssh-5.9p1. The url below is the index of bug reports that are checked as real bugs manually. http://lcs.ios.ac.cn/~xuzb/bugsfound/memleak/openssh-5.9p1/realbugs/index.html Does it provide enough info to report bugs . Do I need to add some description for each bug? Hope for your replies! -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching...
2013 Dec 10
9
[Bug 2182] New: getopt(3) command-line arguments memleaks
https://bugzilla.mindrot.org/show_bug.cgi?id=2182 Bug ID: 2182 Summary: getopt(3) command-line arguments memleaks Product: Portable OpenSSH Version: 6.4p1 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: ssh Assignee: unassigned-bugs at mindrot.org Reporter: tcunha at gmx...
2006 Oct 31
0
6322778 memleaks at crdup/crnetadjust
Author: sdussud Repository: /hg/zfs-crypto/gate Revision: 5c763b375c39e588ef67da67923415de517cd8ec Log message: 6322778 memleaks at crdup/crnetadjust Files: update: usr/src/uts/common/fs/nfs/nfs3_vnops.c update: usr/src/uts/common/fs/nfs/nfs4_vnops.c update: usr/src/uts/common/fs/nfs/nfs_acl_vnops.c
2008 Aug 06
1
pid$target::malloc:entry does not work
...ld.so.1`lmalloc ld.so.1`tsort+0xb4 ld.so.1`load_completion+0x7c ld.so.1`elf_bndr+0x3d8 ld.so.1`elf_rtbndr+0x10 libc.so.1`0xff36f30c libc.so.1`_ndoprnt+0x32c libc.so.1`printf+0xf4 memleak`fun1+0x94 memleak`main+0x4 memleak`_start+0x5c If I change the probe specification to pid$target:libc:malloc:entry # specify the module: libc it works again. Is this another bug? It''s at least confusing and unexpected.
2012 Sep 24
3
[Bug 2043] New: memleak in import_environments
https://bugzilla.mindrot.org/show_bug.cgi?id=2043 Priority: P5 Bug ID: 2043 Assignee: unassigned-bugs at mindrot.org Summary: memleak in import_environments Severity: trivial Classification: Unclassified OS: All Reporter: arthurmesh at gmail.com Hardware: All Status: NEW Version: 6.1p1 Component: sshd Product: Portable OpenSSH Created at...
2014 Mar 04
0
[Bug 2208] New: memleak in servconf.c
https://bugzilla.mindrot.org/show_bug.cgi?id=2208 Bug ID: 2208 Summary: memleak in servconf.c Product: Portable OpenSSH Version: -current Hardware: Other OS: FreeBSD Status: NEW Severity: trivial Priority: P5 Component: sshd Assignee: unassigned-bugs at mindrot.org Repo...
2019 Jul 29
2
[PATCH] regress: Fix possible memleaks
Hello, Could attached patch be reviewed. This patch provides a fix for bug: https://bugzilla.mindrot.org/show_bug.cgi?id=3037 Thanks, Jitendra
2007 Sep 05
1
VP6 issues in Swfdec
...just list this one. FFmpeg reads an offset and doesn't validate it, this patch does that. -- sanity checks patch: sanity.diff While trying to find the issue, I added sanity checks to the read functions used by vp56, as there doesn't seem to be any protection against overreads. -- small memleak patch: small_memleak.diff This is a small memleak fix I noticed when looking at the code. -- memleak http://pown.alluc.org/210.swf http://pown.alluc.org/991.swf There's a huge memleak reported by valgrind (this is from a run of 210.swf): ==31127== 224,784,144 bytes in 177 blocks are still rea...
2008 Jan 19
0
Changes to 'org'
...we need to clear the stylesheet reference if the style sheet dies before us sems signals aren't the proper way to do this marshalling either commit de423981f1b112c1f9141c8cc7c9e79ababe8b7a Author: Benjamin Otte <otte at gnome.org> Date: Sat Jan 19 03:10:34 2008 +0100 memleak + invalid pointer references after GC commit 23be23222d6120f80642f74f2ef421e5bb2887d7 Author: Benjamin Otte <otte at gnome.org> Date: Sat Jan 19 02:39:07 2008 +0100 memleak commit 49c482349ce3e2288ba4b5ba125a014125c5b325 Author: Benjamin Otte <otte at gnome.org> Date: Sat Jan...
2008 Jul 01
17
Memory leak scripts
Hola, I am trying to isolate the memory leak I suspect in a mailman installation ? I found: http://blogs.sun.com/sanjeevb/date/200506 It gives an error: god at irt-smtp-02:~ 9:21am 65 # ./memleak.d 10312 dtrace: failed to compile script ./memleak.d: line 3: probe description pid10312:libc.so.1:malloc:entry does not match any probes I am on SunOS 5.10 Generic_127112-07 i86pc i386 i86pc Are there some better scripts for isolating memory leaks? thanks Fletch. -------------- next part ------...
2008 Jan 19
0
5 commits - libswfdec/swfdec_as_object.c libswfdec/swfdec_loader.c libswfdec/swfdec_style_sheet.c libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c test/swfdec_test_test.c
...t_add_weak_pointer (G_OBJECT (text->style_sheet), + (gpointer *) &text->style_sheet); swfdec_text_field_movie_style_sheet_update (text); } commit de423981f1b112c1f9141c8cc7c9e79ababe8b7a Author: Benjamin Otte <otte at gnome.org> Date: Sat Jan 19 03:10:34 2008 +0100 memleak + invalid pointer references after GC diff --git a/libswfdec/swfdec_as_object.c b/libswfdec/swfdec_as_object.c index a5af75d..854681d 100644 --- a/libswfdec/swfdec_as_object.c +++ b/libswfdec/swfdec_as_object.c @@ -130,6 +130,8 @@ swfdec_as_object_dispose (GObject *gobject) SwfdecAsObject *obje...
2015 Aug 08
3
questions about flac code
...mit "Remove un-needed test for NULL before free" but even now there are many places in FLAC codebase that check a pointer before calling free(). Does it make sense to do something with this code, or it's simpler to leave it as is? 2) Some time ago I sent a patch that fixes potential memleaks in libFLAC, but despite this approval - <http://lists.xiph.org/pipermail/flac-dev/2015-July/005530.html> - I cannot see the code in the current git. What's the reason?
2020 Oct 27
0
[ANNOUNCE] nftables 0.9.7 release
...ion segtree: zap element statement when decomposing interval src: use expression to store the log prefix src: allow for variables in the log prefix string datatype: convert chain name from gmp value to string src: support for implicit chain bindings parser_bison: memleak in log prefix string evaluate: UAF in stmt_evaluate_log_prefix() tests: shell: chmod 755 testcases/chains/0030create_0 src: allow to use variables in flowtable and chain devices evaluate: use evaluate_expr_variable() for chain policy evaluation tests: shell: remove che...
2014 Aug 08
4
[PATCH] for win_utf8_io.c
For better readability the patch is divided by 3 parts. Part #1: for a bit better security replace vsprintf(utmp, format, argptr) with vsnprintf_s(utmp, 32768, _TRUNCATE, format, argptr) Part #2: potential memleak fixed: utf8argv[i] are not freed when utf8argv itself is freed. Part #3: 'if (ret != 0) break;' line seems redundant. -------------- next part -------------- A non-text attachment was scrubbed... Name: win_utf8_io.zip Type: application/zip Size: 1209 bytes Desc: not available Url : http:/...
2020 Oct 07
2
[Announce] Samba 4.12.8 Available for Download
...chner <gd at samba.org> * BUG 14318: docs: Add missing winexe manpage. o Volker Lendecke <vl at samba.org> * BUG 14465: idmap_ad does not deal properly with a RFC4511 section 4.4.1 response. o Laurent Menase <laurent.menase at hpe.com> * BUG 14388: winbind: Fix a memleak. o Stefan Metzmacher <metze at samba.org> * BUG 14465: idmap_ad does not deal properly with a RFC4511 section 4.4.1 response. * BUG 14482: Compilation of heimdal tree fails if libbsd is not installed. o Christof Schmitt <cs at samba.org> * BUG 14166: util: Allow symlin...
2020 Oct 07
2
[Announce] Samba 4.12.8 Available for Download
...chner <gd at samba.org> * BUG 14318: docs: Add missing winexe manpage. o Volker Lendecke <vl at samba.org> * BUG 14465: idmap_ad does not deal properly with a RFC4511 section 4.4.1 response. o Laurent Menase <laurent.menase at hpe.com> * BUG 14388: winbind: Fix a memleak. o Stefan Metzmacher <metze at samba.org> * BUG 14465: idmap_ad does not deal properly with a RFC4511 section 4.4.1 response. * BUG 14482: Compilation of heimdal tree fails if libbsd is not installed. o Christof Schmitt <cs at samba.org> * BUG 14166: util: Allow symlin...
2009 Apr 01
1
[Announce] Samba 3.3.3 Available for Download
...x@samba.org> * BUG 6195: Don''t let smbd child processes panic. * Add backend_requires_messaging() method to libsmbconf. * Add methods is_writeable() and wrapper smbconf_is_writeable() to libsmbconf. * Fall back to file backend when no valid backend was found. * Fix a memleak in dbwrap_rbt. * Provide transaction_start|commit|cancel fns for the registry tdb. * Speed up "net conf drop". * Speed up "net conf import". * Add transactions to the libsmbconf API. * Reduce memory usage of "net conf import". * Registry cleanup...
2009 Apr 01
1
[Announce] Samba 3.3.3 Available for Download
...x@samba.org> * BUG 6195: Don''t let smbd child processes panic. * Add backend_requires_messaging() method to libsmbconf. * Add methods is_writeable() and wrapper smbconf_is_writeable() to libsmbconf. * Fall back to file backend when no valid backend was found. * Fix a memleak in dbwrap_rbt. * Provide transaction_start|commit|cancel fns for the registry tdb. * Speed up "net conf drop". * Speed up "net conf import". * Add transactions to the libsmbconf API. * Reduce memory usage of "net conf import". * Registry cleanup...
2007 Aug 20
0
15 commits - libswfdec/swfdec_as_context.c libswfdec/swfdec_as_frame.c libswfdec/swfdec_as_frame_internal.h libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_object.c libswfdec/swfdec_as_object.h libswfdec/swfdec_as_super.c libswfdec/swfdec_as_with.c
...(g_str_hash, g_str_equal); context->objects = g_hash_table_new (g_direct_hash, g_direct_equal); diff-tree 414a4fc551748f8e3496758e2c2e9207e5ce87a6 (from 5a49ab2a34b19609ae57ac301cb0f3a3af41f140) Author: Benjamin Otte <otte at gnome.org> Date: Mon Aug 20 15:38:08 2007 +0200 fix memleak diff --git a/libswfdec/swfdec_flv_decoder.c b/libswfdec/swfdec_flv_decoder.c index df8054b..43c6b15 100644 --- a/libswfdec/swfdec_flv_decoder.c +++ b/libswfdec/swfdec_flv_decoder.c @@ -281,6 +281,7 @@ swfdec_flv_decoder_parse_video_tag (Swfd dec->width = cairo_image_surface_get_width (surf...