|
Lines 447-453
Link Here
|
| 447 |
if (dump_translatable_strings) |
447 |
if (dump_translatable_strings) |
| 448 |
read_but_dont_execute = 1; |
448 |
read_but_dont_execute = 1; |
| 449 |
|
449 |
|
| 450 |
if (running_setuid && privileged_mode == 0) |
450 |
if (running_setuid && privileged_mode == 0 && act_like_sh == 0) |
| 451 |
disable_priv_mode (); |
451 |
disable_priv_mode (); |
| 452 |
|
452 |
|
| 453 |
/* Need to get the argument to a -c option processed in the |
453 |
/* Need to get the argument to a -c option processed in the |