jeroen / RAppArmor

R interfaces to Linux and AppArmor security methods
cran.r-project.org/package=RAppArmor
54 stars 15 forks source link

Improve overflow handling #18

Closed krlmlr closed 4 years ago

krlmlr commented 8 years ago
> rlimit_as(1e20)
$hardlim
[1] 0

$softlim
[1] 0

Generally, I think the functions should warn if requested limit != limit set (see also #16).

krlmlr commented 4 years ago

Now responsibility of {unix}.