Show patches with: Submitter = Jim Meyering       |    State = Action Required       |    Archived = No       |   119 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[0/3] tighten scope of accidentally global variables - - - - --- 2012-05-21 Jim Meyering New
[01/22] block: avoid buffer overrun by using pstrcpy, not strncpy - - - - --- 2012-05-09 Jim Meyering New
[02/22] sheepdog: avoid a few buffer overruns 1 - - - --- 2012-05-09 Jim Meyering New
[03/22] vmdk: relative_path: avoid buffer overrun - - - - --- 2012-05-09 Jim Meyering New
[03/22] vmdk: relative_path: avoid buffer overrun - - - - --- 2012-05-09 Jim Meyering New
[04/22] hw/9pfs: avoid buffer overrun - - - - --- 2012-05-09 Jim Meyering New
[05/22] lm32: avoid buffer overrun - - - - --- 2012-05-09 Jim Meyering New
[06/22] os-posix: avoid buffer overrun - - - - --- 2012-05-09 Jim Meyering New
[07/22] ppc: avoid buffer overrun: use pstrcpy, not strncpy - - - - --- 2012-05-09 Jim Meyering New
[08/22] linux-user: remove two unchecked uses of strdup - - 1 - --- 2012-05-09 Jim Meyering New
[08/22] linux-user: remove two unchecked uses of strdup - - - - --- 2012-05-09 Jim Meyering New
[08/22] linux-user: remove two unchecked uses of strdup - - - - --- 2012-05-09 Jim Meyering New
[09/22] ui/vnc: simplify and avoid strncpy - - - - --- 2012-05-09 Jim Meyering New
[1/2] envlist.c: convert many leading TABs to spaces via expand -i - - - - --- 2012-05-22 Jim Meyering New
[1/2] kvm/apic: correct short memset - - 1 - --- 2012-05-10 Jim Meyering New
[1/3] envlist.c: handle strdup failure - - - - --- 2012-05-15 Jim Meyering New
[1/3] xen: remove unused global, xen_xcg 1 - - - --- 2012-05-21 Jim Meyering New
[1/6] qcow2: don't leak buffer for unexpected qcow_version in header - - - - --- 2012-05-16 Jim Meyering New
[1/9] ccid: declare DEFAULT_ATR table to be "static const" - - - - --- 2012-05-21 Jim Meyering New
[1/9] ccid: declare DEFAULT_ATR table to be "static const" - - - - --- 2012-05-21 Jim Meyering New
[10/22] bt: replace fragile snprintf use and unwarranted strncpy - - - - --- 2012-05-09 Jim Meyering New
[11/22] virtio-9p: avoid unwarranted uses of strncpy - - - - --- 2012-05-09 Jim Meyering New
[12/22] virtio-9p: avoid unwarranted use of strncpy - - - - --- 2012-05-09 Jim Meyering New
[13/22] virtio-9p: avoid unwarranted use of strncpy - - - - --- 2012-05-09 Jim Meyering New
[14/22] vscsi: avoid unwarranted strncpy - - - - --- 2012-05-09 Jim Meyering New
[15/22] target-i386: use pstrcpy, not strncpy - - - - --- 2012-05-09 Jim Meyering New
[16/22] qemu-ga: prefer pstrcpy: consistently NUL-terminate ifreq.ifr_name - - - - --- 2012-05-09 Jim Meyering New
[17/22] libcacard/vcard_emul_nss: use pstrcpy in place of strncpy - - - - --- 2012-05-09 Jim Meyering New
[18/22] acpi: remove strzcpy (strncpy-identical) function; just use strncpy - - - - --- 2012-05-09 Jim Meyering New
[19/22] qcow2: mark this file's sole strncpy use as justified - - - - --- 2012-05-09 Jim Meyering New
[2/2] cadence_gem: avoid stack-writing buffer-overrun - - 1 - --- 2012-05-10 Jim Meyering New
[2/2] envlist.c: handle strdup failure - - - - --- 2012-05-22 Jim Meyering New
[2/3] scsi, pci, qdev, isa-bus, sysbus: don't let *_get_fw_dev_path return NULL 2 - - - --- 2012-05-15 Jim Meyering New
[2/3] scsi: declare vmstate_info_scsi_requests to be static - - - - --- 2012-05-21 Jim Meyering New
[2/6] qemu-ga: avoid unconditional lockfile file descriptor leak - - - - --- 2012-05-16 Jim Meyering New
[2/9] tcg: declare __jit_debug_descriptor to be static - - - - --- 2012-05-21 Jim Meyering New
[2/9] tcg: declare __jit_debug_descriptor to be static - - - - --- 2012-05-21 Jim Meyering New
[20/22] hw/r2d: add comment: this strncpy use is ok - - - - --- 2012-05-09 Jim Meyering New
[21/22] scsi: mark an strncpy use as valid - - - - --- 2012-05-09 Jim Meyering New
[22/22] doc: update HACKING wrt strncpy/pstrcpy - - - - --- 2012-05-09 Jim Meyering New
[3/3] qemu-config: qemu_option_rom_opts, qemu_boot_opts: declare static - - - - --- 2012-05-21 Jim Meyering New
[3/3] sparc: use g_strdup in place of unchecked strdup - - - - --- 2012-05-15 Jim Meyering New
[3/6] linux-user: do_msgrcv: don't leak host_mb upon TARGET_EFAULT failure - - - - --- 2012-05-16 Jim Meyering New
[3/9] alpha-dis: remove unused global; declare others to be static - - - - --- 2012-05-21 Jim Meyering New
[3/9] alpha-dis: remove unused global; declare others to be static - - - - --- 2012-05-21 Jim Meyering New
[4/6] sheepdog: don't leak socket file descriptor upon connection failure 1 - - - --- 2012-05-16 Jim Meyering New
[4/9] linux-user: arg_table need not have global scope - - - - --- 2012-05-21 Jim Meyering New
[5/6] arm-semi: don't leak 1kb user string lock buffer upon TARGET_SYS_OPEN - - - - --- 2012-05-16 Jim Meyering New
[5/9] ccid: make backend_enum_table "static const" and adjust users - - - - --- 2012-05-21 Jim Meyering New
[6/6] softmmu-semi: fix lock_user* functions not to deref NULL upon OOM 1 - - - --- 2012-05-16 Jim Meyering New
[6/9] sheepdog: declare bdrv_sheepdog to be static - - - - --- 2012-05-21 Jim Meyering New
[7/9] mips-dis: declare four globals to be "static" - - - - --- 2012-05-21 Jim Meyering New
[8/9] bonito: declare bonito_state to be static - - - - --- 2012-05-21 Jim Meyering New
[9/9] convert many more globals to static - - - - --- 2012-05-21 Jim Meyering New
[PATCHv2,01/22] scsi, pci, qdev, isa-bus, sysbus: don't let *_get_fw_dev_path return NULL - - - - --- 2012-05-30 Jim Meyering New
[PATCHv2,02/22] sparc: use g_strdup in place of unchecked strdup - - - - --- 2012-05-30 Jim Meyering New
[PATCHv2,03/22] block: avoid buffer overrun by using pstrcpy, not strncpy 1 - - - --- 2012-05-30 Jim Meyering New
[PATCHv2,04/22] sheepdog: avoid a few buffer overruns 2 - - - --- 2012-05-30 Jim Meyering New
[PATCHv2,05/22] vmdk: relative_path: use pstrcpy in place of strncpy 1 - - - --- 2012-05-30 Jim Meyering New
[PATCHv2,06/22] hw/9pfs: avoid buffer overrun 1 - - - --- 2012-05-30 Jim Meyering New
[PATCHv2,07/22] lm32: avoid buffer overrun - - - - --- 2012-05-30 Jim Meyering New
[PATCHv2,08/22] os-posix: avoid buffer overrun - - - - --- 2012-05-30 Jim Meyering New
[PATCHv2,09/22] ppc: avoid buffer overrun: use pstrcpy, not strncpy - - - - --- 2012-05-30 Jim Meyering New
[PATCHv2,1/2] envlist.c: convert all TABs to equivalent spaces - - - - --- 2012-05-22 Jim Meyering New
[PATCHv2,1/6] qcow2: don't leak buffer for unexpected qcow_version in header 1 - - - --- 2012-05-21 Jim Meyering New
[PATCHv2,10/22] linux-user: remove two unchecked uses of strdup - - 1 - --- 2012-05-30 Jim Meyering New
[PATCHv2,11/22] ui/vnc: simplify and avoid strncpy - - - - --- 2012-05-30 Jim Meyering New
[PATCHv2,12/22] bt: replace fragile snprintf use and unwarranted strncpy - - - - --- 2012-05-30 Jim Meyering New
[PATCHv2,13/22] virtio-9p: avoid unwarranted uses of strncpy 1 - - - --- 2012-05-30 Jim Meyering New
[PATCHv2,14/22] vscsi: avoid unwarranted strncpy 1 - - - --- 2012-05-30 Jim Meyering New
[PATCHv2,15/22] target-i386: use pstrcpy, not strncpy - - - - --- 2012-05-30 Jim Meyering New
[PATCHv2,16/22] qemu-ga: prefer pstrcpy: consistently NUL-terminate ifreq.ifr_name - - 1 - --- 2012-05-30 Jim Meyering New
[PATCHv2,17/22] libcacard/vcard_emul_nss: use pstrcpy in place of strncpy 1 - - - --- 2012-05-30 Jim Meyering New
[PATCHv2,18/22] acpi: remove strzcpy (strncpy-identical) function; just use strncpy - - - - --- 2012-05-30 Jim Meyering New
[PATCHv2,19/22] qcow2: mark this file's sole strncpy use as justified 1 - - - --- 2012-05-30 Jim Meyering New
[PATCHv2,2/2] envlist.c: handle strdup failure - - - - --- 2012-05-22 Jim Meyering New
[PATCHv2,2/6] qemu-ga: don't leak a file descriptor upon failed lockf 1 - - - --- 2012-05-16 Jim Meyering New
[PATCHv2,2/9] tcg: __jit_debug_descriptor must *not* be static - - - - --- 2012-05-22 Jim Meyering New
[PATCHv2,20/22] hw/r2d: add comment: this strncpy use is ok - - - - --- 2012-05-30 Jim Meyering New
[PATCHv2,21/22] scsi: mark an strncpy use as valid - - - - --- 2012-05-30 Jim Meyering New
[PATCHv2,22/22] doc: update HACKING wrt strncpy/pstrcpy - - - - --- 2012-05-30 Jim Meyering New
[PATCHv2,3/6] linux-user: do_msgrcv: don't leak host_mb upon TARGET_EFAULT failure - - - - --- 2012-05-16 Jim Meyering New
[PATCHv2] fix some common typos - - 1 - --- 2012-05-09 Jim Meyering New
[PATCHv3,01/20] scsi, pci, qdev, isa-bus, sysbus: don't let *_get_fw_dev_path return NULL - - - - --- 2012-10-04 Jim Meyering New
[PATCHv3,02/20] sparc: use g_strdup in place of unchecked strdup - - - - --- 2012-10-04 Jim Meyering New
[PATCHv3,03/20] block: avoid buffer overrun by using pstrcpy, not strncpy 1 - - - --- 2012-10-04 Jim Meyering New
[PATCHv3,04/20] sheepdog: avoid a few buffer overruns 2 - - - --- 2012-10-04 Jim Meyering New
[PATCHv3,05/20] vmdk: relative_path: use pstrcpy in place of strncpy 1 - - - --- 2012-10-04 Jim Meyering New
[PATCHv3,06/20] hw/9pfs: avoid buffer overrun 1 - - - --- 2012-10-04 Jim Meyering New
[PATCHv3,07/20] lm32: avoid buffer overrun - - - - --- 2012-10-04 Jim Meyering New
[PATCHv3,08/20] os-posix: avoid buffer overrun - - - - --- 2012-10-04 Jim Meyering New
[PATCHv3,09/20] ppc: avoid buffer overrun: use pstrcpy, not strncpy - - - - --- 2012-10-04 Jim Meyering New
[PATCHv3,1/2] envlist.c: convert each TAB(width-4) to equivalent spaces - - - - --- 2012-05-22 Jim Meyering New
[PATCHv3,1/5] qemu-ga: don't leak a file descriptor upon failed lockf - - - - --- 2012-08-22 Jim Meyering New
[PATCHv3,10/20] linux-user: remove two unchecked uses of strdup - - 1 - --- 2012-10-04 Jim Meyering New
[PATCHv3,11/20] ui/vnc: simplify and avoid strncpy - - - - --- 2012-10-04 Jim Meyering New
[PATCHv3,12/20] bt: replace fragile snprintf use and unwarranted strncpy - - - - --- 2012-10-04 Jim Meyering New
[PATCHv3,13/20] virtio-9p: avoid unwarranted uses of strncpy 1 - - - --- 2012-10-04 Jim Meyering New
[PATCHv3,14/20] vscsi: avoid unwarranted strncpy 1 - - - --- 2012-10-04 Jim Meyering New
[PATCHv3,15/20] qemu-ga: prefer pstrcpy: consistently NUL-terminate ifreq.ifr_name - - 1 - --- 2012-10-04 Jim Meyering New
« 1 2 »