On Dec 19, Roger Leigh <[EMAIL PROTECTED]> wrote:

> With this example, it's trivial to trigger namespace conflicts and
> break shm_open().  "mkdir /dev/shm/foobar", for example, or create a
> symbolic link.  These fail outright.  If a regular file was opened, it
And so would two programs using the same name for a SHM object (well,
they would share it, as it's designed to be).
The real lesson in this is that object names should be choosed
carefully.

-- 
ciao,
Marco

Attachment: signature.asc
Description: Digital signature

Reply via email to