Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
codezero
on Oct 31, 2014
|
parent
|
context
|
favorite
| on:
OS X 10.10 – Source Code
Bummed they didn't fix the bug I submitted in vfs_syscall. In fsetxattr when key values are too long it returns EPERM instead of ENAMETOOLONG as described in the man page :(
Bug is not present in setxattr:
http://opensource.apple.com/source/xnu/xnu-2782.1.97/bsd/vfs...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Bug is not present in setxattr: http://opensource.apple.com/source/xnu/xnu-2782.1.97/bsd/vfs...