On 24.04.24 11:59, Yugo NAGATA wrote:
I noticed that a permission check is performed in be_lo_put()
just after returning inv_open(), but teh permission should be
already checked in inv_open(), so I think we can remove this
part of codes. I attached a patch for this fix.

Yes, I think you are right.

This check was added in 8d9881911f0, but then the refactoring in ae20b23a9e7 should probably have removed it.



Reply via email to