bubblewrap icon indicating copy to clipboard operation
bubblewrap copied to clipboard

Don't bail if there are ambient capabilities

Open mxiao-js opened this issue 1 year ago • 0 comments

This feature implements the logic described by @xyene in https://github.com/containers/bubblewrap/issues/380#issuecomment-2571415032, i.e., instead of ensuring that CapPrm == 0, it checks that CapPrm == CapAmb.

mxiao-js avatar Jan 09 '25 17:01 mxiao-js