1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-27 14:04:05 +03:00
Christof Schmitt 4b56ce3abd util_sd: Also accept hex input for ALLOW/DENIED
Implement this by explicitly checking for decimal or hexadecimal input.
This avoids using sscanf with %i and a signed integer type, and it also
matches the code paths for flags and mask that also have an explicit
check.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2016-02-20 00:46:29 +01:00
..
2015-03-17 11:30:52 +01:00
2015-11-06 13:43:45 +01:00
2012-03-24 17:11:11 +01:00
2014-02-20 22:58:58 +01:00
2015-05-26 17:40:54 +02:00
2016-02-03 21:27:08 +01:00
2015-01-06 00:33:10 +01:00
2015-12-22 02:22:50 +01:00
2015-11-06 13:43:45 +01:00
2015-10-13 01:23:07 +02:00
2014-09-18 20:36:11 +02:00
2014-11-25 07:25:44 +01:00
2015-05-06 04:14:14 +02:00
2016-01-27 00:22:22 +01:00
2015-02-13 23:32:07 +01:00
2015-03-17 11:30:52 +01:00
2012-04-17 10:21:02 +02:00
2012-07-18 15:54:20 -07:00
2015-10-13 01:23:07 +02:00
2012-05-15 18:24:10 +02:00
2015-11-06 13:43:45 +01:00
2015-05-06 15:37:14 +02:00
2016-01-10 22:24:17 +01:00
2016-01-10 22:24:17 +01:00
2015-12-14 20:23:13 +01:00
2012-04-19 19:13:45 +02:00