qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCHv4 0/2] envlist.c: handle strdup failure


From: Jim Meyering
Subject: [Qemu-devel] [PATCHv4 0/2] envlist.c: handle strdup failure
Date: Fri, 17 Aug 2012 20:24:49 +0200

From: Jim Meyering <address@hidden>

Differences from v3 (no semantic change):
  - change 1/2 so this file conforms more closely to QEMU's coding style,
    by adding braces around each one-line if body (there was no one-line
    else- or while-block).
  - move an indentation correction from 2/2 into 1/2

Jim Meyering (2):
  envlist.c: conform to QEMU's coding style
  envlist.c: handle strdup failure

 envlist.c | 284 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 152 insertions(+), 132 deletions(-)

--
1.7.12.rc2



reply via email to

[Prev in Thread] Current Thread [Next in Thread]