linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Neil Brown <neilb@suse.de>
To: Nix <nix@esperi.org.uk>
Cc: linux-raid@vger.kernel.org
Subject: Re: [PATCH*2] mdadm works with uClibc from SVN
Date: Tue, 27 Jun 2006 19:55:46 +1000	[thread overview]
Message-ID: <17569.162.835803.817439@cse.unsw.edu.au> (raw)
In-Reply-To: message from Nix on Tuesday June 27

On Tuesday June 27, nix@esperi.org.uk wrote:
> > And the code in load_partitions() handles a NULL return.
> 
> Er, what?
> 
> The code in load_partitions() in mdadm 2.5.1 and below says
> 
> ,----[ config.c:load_partitions() ]
> | name = map_dev(major, minor, 1);
> | 
> | d = malloc(sizeof(*d));
> | d->devname = strdup(name);
> `----
> 

Ahh.. uhmmm... Oh yes.  I've fixed that since, but completely forgot
about it and the change log didn't make it obvious.
 From
    http://neil.brown.name/git/?p=mdadm

           28 hours ago 	Neil Brown 	More consistent honoring of --configfile
           28 hours ago 	Neil Brown 	Fix user-after-free bug in error path in --monitor ...
           28 hours ago 	Neil Brown 	Improve ftw handling.
           31 hours ago 	Neil Brown 	Fix a recently introduced bug, and make --assemble ...
           31 hours ago 	Neil Brown 	Work around bug in --add handling for version-1 superb ...
           31 hours ago 	Neil Brown 	Add 'Array Slot' line to --examine for version-1 superb ...
           31 hours ago 	martin f krafft 	Fix manpage typo 
           31 hours ago 	Neil Brown 	Get the changelog uptodate for recent changes.
           7 days ago 	Paul Clements 	Move a variable declaration to the declaration area.
this one-> 7 days ago 	Neil Brown 	Stop map_dev from returning [0:0] 
           7 days ago 	Paul Clements 	Fix problem with post-increment usage in macro 
           11 days ago 	Neil Brown 	Release 2.5.1 

So: that's fixed for 2.5.2.  Thanks for following it up.

NeilBrown

  reply	other threads:[~2006-06-27  9:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-20 22:06 [PATCH*2] mdadm works with uClibc from SVN Nix
2006-06-20 23:03 ` Nix
2006-06-23  7:33 ` Nix
2006-06-23  8:12   ` Neil Brown
2006-06-23 19:45     ` Nix
2006-06-24  8:26       ` Luca Berra
2006-06-24 13:08         ` Nix
2006-06-26  4:32 ` Neil Brown
2006-06-27  9:40   ` Nix
2006-06-27  9:55     ` Neil Brown [this message]
2006-06-27 10:58       ` Nix

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=17569.162.835803.817439@cse.unsw.edu.au \
    --to=neilb@suse.de \
    --cc=linux-raid@vger.kernel.org \
    --cc=nix@esperi.org.uk \
    /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).