nadavm391

Results 2 issues of nadavm391

### What happened? I added an .xcframework TargetDepedency to my project. one of the framework's headers generated a warning that is treated as an error. The reason for that is...

type:bug

the call to iunlockput(dp) in create and sys_unlink is done while being locked on ip. both method and sys_link, if performed on the same directory and file, attempt to lock...