From: David Astua <dastuam@gmail.com>
To: Leon Romanovsky <leon@leon.nu>
Cc: ratheesh k <ratheesh.ksz@gmail.com>, linux-c-programming@vger.kernel.org
Subject: Re: Any problem ?
Date: Fri, 28 Jan 2011 15:01:45 -0600 [thread overview]
Message-ID: <AANLkTimsCPz0+JgLpvWNhiLbjyL-3NWqzMCirf_wW4tU@mail.gmail.com> (raw)
In-Reply-To: <AANLkTinHSY3Jd7Th6zmLZCo0ziwCJrMJuQT78t3Nr1_B@mail.gmail.com>
On Fri, Jan 28, 2011 at 2:46 PM, Leon Romanovsky <leon@leon.nu> wrote:
>> str=NULL;
> In general, you don't need this line.
>
> --
> "Change is inevitable; progress is optional".
> --
> To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
Anyway is a good practice i think, to avoid double-free problems on
more complex code.
--
To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2011-01-28 21:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-28 11:53 Any problem ? ratheesh k
2011-01-28 12:02 ` Santosh Sivaraj
[not found] ` <AANLkTimg=+0jUVjyG2Zq7ZqC=A5XbjWfkjoJADmPsULK@mail.gmail.com>
2011-01-28 20:46 ` Leon Romanovsky
2011-01-28 21:01 ` David Astua [this message]
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=AANLkTimsCPz0+JgLpvWNhiLbjyL-3NWqzMCirf_wW4tU@mail.gmail.com \
--to=dastuam@gmail.com \
--cc=leon@leon.nu \
--cc=linux-c-programming@vger.kernel.org \
--cc=ratheesh.ksz@gmail.com \
/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;
as well as URLs for NNTP newsgroup(s).