qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Bug in linux-user/syscall.c utime


From: Jim Hawkins
Subject: [Qemu-devel] Bug in linux-user/syscall.c utime
Date: Mon, 3 May 2004 03:58:16 +0100 (BST)

Hi,

The utime handler in linux-user/syscall.c doesn't test for arg2 being
NULL, which can cause a segfault (eg "touch foo"). The attached patch
fixes this.

Jim

Attachment: qemu-utime.patch
Description: Text document


reply via email to

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