diff options
Diffstat (limited to 'execute.c')
| -rw-r--r-- | execute.c | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -1060,6 +1060,8 @@ int ih_fixusername(IH_HANDLER_PARAMS) | |||
| 1060 | if (!SUHOSIN_G(simulation)) { | 1060 | if (!SUHOSIN_G(simulation)) { |
| 1061 | RETVAL_FALSE; | 1061 | RETVAL_FALSE; |
| 1062 | return (1); | 1062 | return (1); |
| 1063 | } else { | ||
| 1064 | break; | ||
| 1063 | } | 1065 | } |
| 1064 | } | 1066 | } |
| 1065 | cp++; | 1067 | cp++; |
