* [devel] Memory leak in libing
@ 2004-01-01 17:41 Mikhail Zabaluev
2004-01-01 17:42 ` [devel] " Mikhail Zabaluev
2004-01-05 11:42 ` [devel] " Stanislav Ievlev
0 siblings, 2 replies; 3+ messages in thread
From: Mikhail Zabaluev @ 2004-01-01 17:41 UTC (permalink / raw)
To: inger; +Cc: devel
[-- Attachment #1: Type: text/plain, Size: 215 bytes --]
Доброго времени суток.
Нашёл утечку памяти в libing. Патч прилагается.
--
Stay tuned,
MhZ JID: mhz@altlinux.org
___________
A boss with no humor is like a job that's no fun.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* [devel] Re: Memory leak in libing
2004-01-01 17:41 [devel] Memory leak in libing Mikhail Zabaluev
@ 2004-01-01 17:42 ` Mikhail Zabaluev
2004-01-05 11:42 ` [devel] " Stanislav Ievlev
1 sibling, 0 replies; 3+ messages in thread
From: Mikhail Zabaluev @ 2004-01-01 17:42 UTC (permalink / raw)
To: inger, devel
[-- Attachment #1.1: Type: text/plain, Size: 151 bytes --]
Hello inger,
On Thu, Jan 01, 2004 at 08:41:34PM +0300, Mikhail Zabaluev wrote:
>
> Нашёл утечку памяти в libing. Патч прилагается.
Oops, вот и патч.
[-- Attachment #1.2: libing-xml-memory-leak.patch --]
[-- Type: text/plain, Size: 213 bytes --]
--- src/config_libxml.cpp.orig 2003-04-25 14:48:09 +0400
+++ src/config_libxml.cpp 2004-01-01 20:38:53 +0300
@@ -153,5 +153,6 @@
node != NULL; node = node->next)
obj(node);
}
+ xmlFreeDoc(doc);
}
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [devel] Memory leak in libing
2004-01-01 17:41 [devel] Memory leak in libing Mikhail Zabaluev
2004-01-01 17:42 ` [devel] " Mikhail Zabaluev
@ 2004-01-05 11:42 ` Stanislav Ievlev
1 sibling, 0 replies; 3+ messages in thread
From: Stanislav Ievlev @ 2004-01-05 11:42 UTC (permalink / raw)
To: ALT Devel discussion list
On Thu, Jan 01, 2004 at 08:41:34PM +0300, Mikhail Zabaluev wrote:
> Доброго времени суток.
>
> Нашёл утечку памяти в libing. Патч прилагается.
Спасибо.
Об этом известно и делалось это voins намерянно (см. коментарий к коде)
в libing2 исправлено.
>
> --
> Stay tuned,
> MhZ JID: mhz@altlinux.org
> ___________
> A boss with no humor is like a job that's no fun.
> _______________________________________________
> Devel mailing list
> Devel@altlinux.ru
> http://altlinux.ru/mailman/listinfo/devel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-01-05 11:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-01 17:41 [devel] Memory leak in libing Mikhail Zabaluev
2004-01-01 17:42 ` [devel] " Mikhail Zabaluev
2004-01-05 11:42 ` [devel] " Stanislav Ievlev
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git