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

Re: /run vs /var/run



On Dec 19, Roger Leigh <rleigh@whinlatter.ukfsn.org> 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 to: