Another memory leak ?

"Oded Arbel" <[email protected]>
Newsgroups gmane.comp.mobile.kannel.devel
Message-ID <[email protected]>
Hi list.

lately (I think since I applied Angel's default-sender patch) I get this
leak reports when I take kannel down :
2002-02-21 16:55:41 [0] DEBUG: Area 0x821c5a8, size 8, max_size 8
2002-02-21 16:55:41 [0] DEBUG: Allocated by octstr_create_from_data_real
at gwlib/octstr.c:179
2002-02-21 16:55:41 [0] DEBUG: Contents of area (first 16 bytes):
2002-02-21 16:55:41 [0] DEBUG:   34 31 34 34 33 34 35 00
2002-02-21 16:55:41 [0] DEBUG: Area 0x821c570, size 16, max_size 16
2002-02-21 16:55:41 [0] DEBUG: Allocated by octstr_create_from_data_real
at gwlib/octstr.c:171
2002-02-21 16:55:41 [0] DEBUG: Claimed by parse_string at gw/msg.c:225
2002-02-21 16:55:41 [0] DEBUG: Contents of area (first 16 bytes):
2002-02-21 16:55:41 [0] DEBUG:   a8 c5 21 08 07 00 00 00 08 00 00 00 00
00 00 00
(I get several of those - usually two or three)
I couldn't find who causes these. the first octstr contains our SMSC
account's short code. I don't recognize the content of the second octstr
but it looks binary too me. 

But I couldn't find where it is supposed to be destructed - the
contstruction and destruction of messages is supposed to be automatic
using macros, right ?

Oded Arbel
m-Wise Inc.
[email protected]

--
QUESTION AUTHORITY.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.