diff for duplicates of <1205878094.11784.51.camel@basalt> diff --git a/a/1.txt b/N1/1.txt index 61eee92..a5028d9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -22,7 +22,7 @@ On Tue, 2008-03-18 at 16:35 -0500, Jerone Young wrote: > > > + path_in_device_tree); > > > + > > > + buf = (char *)malloc(i); -> > > + if (buf = NULL) +> > > + if (buf == NULL) > > > + { > > > + printf("%s: Unable to malloc string buffer buf\n", > > > + __func__); @@ -67,7 +67,3 @@ IBM Linux Technology Center This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ -_______________________________________________ -kvm-ppc-devel mailing list -kvm-ppc-devel@lists.sourceforge.net -https://lists.sourceforge.net/lists/listinfo/kvm-ppc-devel diff --git a/a/content_digest b/N1/content_digest index 25c102d..39a0ff1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,8 +2,8 @@ "ref\01205875556.11784.38.camel@basalt\0" "ref\01205876152.23113.18.camel@thinkpad.austin.ibm.com\0" "From\0Hollis Blanchard <hollisb@us.ibm.com>\0" - "Subject\0Re: [kvm-ppc-devel] [PATCH 5 of 7] Add dynamic\0" - "Date\0Tue, 18 Mar 2008 22:08:14 +0000\0" + "Subject\0Re: [kvm-ppc-devel] [PATCH 5 of 7] Add dynamic device\ttree\tmanipulation & change uboot\tloader for PPC bamboo board model\0" + "Date\0Tue, 18 Mar 2008 17:08:14 -0500\0" "To\0jyoung5@us.ibm.com\0" "Cc\0kvm-devel@lists.sourceforge.net" " kvm-ppc-devel@lists.sourceforge.net\0" @@ -33,7 +33,7 @@ "> > > +\t\tpath_in_device_tree);\n" "> > > +\n" "> > > +\tbuf = (char *)malloc(i);\n" - "> > > +\tif (buf = NULL)\n" + "> > > +\tif (buf == NULL)\n" "> > > +\t{\n" "> > > +\t\tprintf(\"%s: Unable to malloc string buffer buf\\n\",\n" "> > > +\t\t\t__func__);\n" @@ -77,10 +77,6 @@ "-------------------------------------------------------------------------\n" "This SF.net email is sponsored by: Microsoft\n" "Defy all challenges. Microsoft(R) Visual Studio 2008.\n" - "http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/\n" - "_______________________________________________\n" - "kvm-ppc-devel mailing list\n" - "kvm-ppc-devel@lists.sourceforge.net\n" - https://lists.sourceforge.net/lists/listinfo/kvm-ppc-devel + http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ -d00e29b50dad7aef0e2669eb09fcf30901db513349b3c73f2027debdfb24ac28 +7031e66359dd5d73103f8b643edbd1555e05b06229221e6af1c56773e7cbb234
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.