NetBSD-Bugs archive

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

Re: kern/53800 (ptrace crashes)



On Dec 19,  9:27am, Martin Husemann wrote:
} On Wed, Dec 19, 2018 at 07:15:01AM +0000, coypu%sdf.org@localhost wrote:
} >  I'm here because a program that works on other OSes crashes from it.
} >  https://mail-index.netbsd.org/tech-pkg/2018/12/17/msg020594.html
} 
} "Works on other OS" does not mean the program is correct (or
} correctly ported).

     To add to this, ptrace(2) is not a POSIX interface, i.e. it
is not a portable interface (which means that "works on other OS"
is entirely the wrong criteria to be using).  The big question is,
why is freeradius using it at all?  The real solution might be to
rip it out entirely.

}-- End of excerpt from Martin Husemann


Home | Main Index | Thread Index | Old Index