Re: octstr_format panic
Alexander Malysh <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Rene, bug are preferable to document and that is mantis ;) Please see my comment to this bug... Your patch already committed to cvs :) Thanks, Alex Rene Kluwen schrieb: > Hi Alex, > > Since you prefer discussions on the mailinglist, I will paste my comments > below :). > This is regarding bug #323. > > Please comment or commit :) > > -- Rene > > > Yes, it does make a difference. I just made a reasoning mistake. It was not > because of octstr_destroy, but: > > Apart from octstr_destroy() the octstr_format() function also does other > things, like octstr_insert_data, octstr_truncate, etc. > > At least at one occurence, this hit me. From my logs: > > 2006-03-13 19:04:36 [1523] [1] PANIC: gwlib/octstr.c:1381: > octstr_insert_data: Assertion `!ostr->immutable' failed. > > Rene Kluwen > Chimit > > > > >