qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 05/17] Fix and cleanup IPCOP_shm* ipc calls hand


From: Paul Brook
Subject: Re: [Qemu-devel] [PATCH 05/17] Fix and cleanup IPCOP_shm* ipc calls handling
Date: Tue, 31 Mar 2009 22:08:52 +0000
User-agent: KMail/1.9.9

On Tuesday 31 March 2009, address@hidden wrote:
> +    *raddr = (unsigned long) shmat(shmid, g2h(shmaddr), shmflg);

This is wrong. You need to handle NULL properly.

Paul




reply via email to

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