MLMMJ Mailing List Manager
 help / color / mirror / Atom feed
From: Mads Martin Joergensen <mmj@mmj.dk>
To: mlmmj@mlmmj.org
Subject: Re: mlmmj 1.2.9 UNOFFICIAL release, with qmail support
Date: Mon, 18 Jul 2005 21:41:03 +0000	[thread overview]
Message-ID: <20050718214103.GM83227@mmj.dk> (raw)
In-Reply-To: <42D3CDD00000AB73@ims3a.cp.tin.it>

* fifadd@tin.it <fifadd@tin.it> [Jul 18. 2005 23:33]:
> Memory leaks? This is very strange because I don't make any malloc
> that I remember. Where did you find them?

 From mlmmj-process.c:
 if(owner && strncmp(recipdelim, concatstr(2, RECIPDELIM, "owner@"), 7) = 0) {

concatstr() returns a string that needs to be free'd afterwards, since
it mallocs room for the new string it concats.

> I have inserted only some comments FFF, that you can easily catch (then remove)
> using a grep 'FFF' *. But there are changes in a lof of files and only three
> or four of them are signed by FFF characters sequence, If you need it I can
> make a patch, but you can make it by yourself. Simply remove the few FFF
> comments from listcontrol.c, mlmmj-process.c and mlmmj-send.c. Also remove
> the commented code that follows the FFF comment only.

But when I get a diff it's so much easier to see what have changed,
since it's not just one line adding a comment closure several lines
down, but explicitly showing me what's being removed. You don't have to
comment you you've been doing stuff.

And since it's not my code, I feel uncomfortable whether I really catch
everything when removing stuff.

So if you don't mind just removing everything you want to remove and add
all that's needed to make it work with qmail and send the patch, I would
be most grateful.

> I have used the existence code style, and the existence functions, like your
> contactstr.

Yeah, I see that. I was just puzzled that some places in the patch it
seemed the indentation was different. I use tabs for indentation.

Thanks!

-- 
Mads Martin Joergensen, http://mmj.dk
"Why make things difficult, when it is possible to make them cryptic
 and totally illogical, with just a little bit more effort?"
                                -- A. P. J.

  parent reply	other threads:[~2005-07-18 21:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-18 16:20 mlmmj 1.2.9 UNOFFICIAL release, with qmail support fifadd
2005-07-18 17:35 ` Mads Martin Joergensen
2005-07-18 20:29 ` Mads Martin Joergensen
2005-07-18 21:32 ` fifadd
2005-07-18 21:41 ` Mads Martin Joergensen [this message]
2005-07-19  9:10 ` Morten K. Poulsen
2005-07-19  9:11 ` Mads Martin Joergensen
2005-07-19 15:34 ` fifadd

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050718214103.GM83227@mmj.dk \
    --to=mmj@mmj.dk \
    --cc=mlmmj@mlmmj.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox