Daniel P. Berrange
9117783bc0
rng: fix port number range validation
...
The PortNumber data type is declared to derive from 'short'.
Unfortunately this is an signed type, so validates the range
[-32,768, 32,767] which excludes valid port numbers between
32767 and 65535.
We can't use 'unsignedShort', since we need -1 to be a valid
port number too.
This change is to use 'int' and set an explicit max boundary
instead of relying on the data types' built-in max.
One of the existing tests is changed to use a high port number
to validate the schema.
https://bugzilla.redhat.com/show_bug.cgi?id=1214664
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
(cherry picked from commit 615bdfda07b7a59125c16ac780762a07d97ef4fe)
2015-04-28 11:27:24 -04:00
..
2015-04-28 11:06:38 -04:00
2015-04-28 11:06:38 -04:00
2014-10-03 11:30:29 -04:00
2014-10-03 11:30:29 -04:00
2015-02-10 13:05:22 +01:00
2014-10-03 11:30:29 -04:00
2015-02-10 13:05:22 +01:00
2015-02-10 13:05:22 +01:00
2014-09-10 09:38:07 +02:00
2014-09-10 09:38:07 +02:00
2014-11-14 12:03:52 -05:00
2014-11-14 12:03:52 -05:00
2014-08-25 14:10:54 +02:00
2014-08-25 14:10:54 +02:00
2014-08-25 14:11:41 +02:00
2014-08-25 14:10:54 +02:00
2014-11-21 11:00:11 +01:00
2014-11-21 11:00:11 +01:00
2014-11-24 22:05:55 +01:00
2014-11-24 22:05:55 +01:00
2014-10-03 11:30:29 -04:00
2014-10-03 11:30:29 -04:00
2014-10-03 11:30:29 -04:00
2014-10-03 11:30:29 -04:00
2014-10-03 11:30:29 -04:00
2014-10-03 11:30:29 -04:00
2014-10-03 11:30:29 -04:00
2014-10-03 11:30:29 -04:00
2015-04-27 20:14:49 -04:00
2015-04-27 20:14:49 -04:00
2015-04-27 20:14:49 -04:00
2015-04-27 20:14:49 -04:00
2015-04-27 20:14:49 -04:00
2015-04-27 20:14:49 -04:00
2015-04-27 20:14:49 -04:00
2015-04-27 20:14:49 -04:00
2015-02-25 09:26:04 +01:00
2015-01-19 10:11:15 +01:00
2015-01-13 08:51:01 +01:00
2015-01-13 08:51:01 +01:00
2014-10-03 11:30:29 -04:00
2014-10-03 11:30:29 -04:00
2014-10-03 11:30:29 -04:00
2014-10-03 11:30:29 -04:00
2014-10-03 11:30:29 -04:00
2014-11-10 14:55:45 +01:00
2014-11-10 14:55:45 +01:00
2014-11-10 14:55:45 +01:00
2014-07-16 20:15:46 +02:00
2014-11-10 14:55:45 +01:00
2014-11-10 14:55:45 +01:00
2014-10-03 11:30:29 -04:00
2014-10-03 11:30:29 -04:00
2014-09-15 18:59:40 -06:00
2015-02-11 17:30:06 +01:00
2015-02-11 17:30:06 +01:00
2015-02-17 09:07:09 +01:00
2015-01-30 13:51:22 +01:00
2015-02-11 17:30:06 +01:00
2014-07-30 06:32:38 -06:00
2013-09-02 16:53:39 -04:00
2014-11-21 14:37:03 +01:00
2014-11-21 14:37:03 +01:00
2015-04-28 11:06:43 -04:00
2015-04-28 11:06:43 -04:00
2014-09-05 13:13:50 -06:00
2015-04-28 11:06:38 -04:00
2015-04-28 11:06:38 -04:00
2014-09-19 09:08:23 +02:00
2014-09-19 09:08:23 +02:00
2014-11-24 22:05:55 +01:00
2014-11-24 22:05:55 +01:00
2014-11-24 22:05:55 +01:00
2014-11-24 22:05:55 +01:00
2014-11-24 22:05:55 +01:00
2014-11-24 22:05:56 +01:00
2014-11-24 22:20:13 +01:00
2014-11-24 22:20:13 +01:00
2014-11-24 22:05:56 +01:00
2014-11-24 22:05:55 +01:00
2014-10-03 11:30:29 -04:00
2014-11-24 22:05:55 +01:00
2014-11-24 22:05:56 +01:00
2014-11-24 22:20:13 +01:00
2015-04-28 11:27:24 -04:00
2015-04-28 11:27:24 -04:00
2014-11-24 22:05:55 +01:00
2014-11-24 22:05:55 +01:00
2014-11-24 22:05:55 +01:00
2014-11-24 22:05:55 +01:00
2014-11-24 22:05:55 +01:00
2014-08-07 15:07:56 -04:00
2014-08-07 15:07:56 -04:00
2014-08-07 15:07:56 -04:00
2014-08-07 15:07:56 -04:00
2014-09-19 07:47:46 -04:00
2014-08-07 15:07:56 -04:00
2014-08-07 15:07:56 -04:00
2014-08-07 15:07:56 -04:00
2014-08-07 15:07:56 -04:00
2014-09-05 08:35:34 +02:00
2014-09-26 16:03:14 +02:00
2015-01-31 08:53:22 +01:00
2014-11-10 14:55:45 +01:00
2015-01-31 08:53:22 +01:00
2014-11-10 14:55:45 +01:00
2014-11-10 14:55:45 +01:00
2014-09-17 18:33:33 +02:00
2014-09-17 18:33:33 +02:00
2014-12-15 13:36:47 +01:00
2014-12-15 13:36:47 +01:00
2015-01-31 08:53:22 +01:00
2014-11-10 14:55:45 +01:00
2015-01-31 08:53:22 +01:00
2014-11-10 14:55:45 +01:00
2014-07-29 12:14:52 +01:00
2015-04-28 11:06:37 -04:00
2015-01-29 16:23:15 +01:00
2014-11-06 15:13:55 +01:00
2014-11-06 15:13:55 +01:00
2014-08-28 16:27:54 -04:00
2014-08-28 16:27:54 -04:00
2014-08-28 16:27:53 -04:00
2014-08-28 16:27:53 -04:00
2014-08-26 10:41:24 +02:00
2014-08-26 10:41:24 +02:00
2014-08-26 10:41:24 +02:00
2014-08-26 10:41:24 +02:00
2015-02-23 14:50:15 -05:00
2014-11-24 22:05:55 +01:00
2015-01-21 13:22:36 +01:00
2015-01-21 13:22:36 +01:00
2015-02-13 12:31:38 +01:00
2015-02-13 12:31:38 +01:00
2014-10-06 11:49:10 -04:00
2014-08-22 16:34:23 +02:00
2015-02-17 09:07:09 +01:00
2014-11-10 14:55:45 +01:00
2015-01-31 08:53:22 +01:00
2014-11-10 14:55:45 +01:00
2014-07-16 20:15:45 +02:00
2015-01-31 08:53:22 +01:00
2015-02-20 17:43:03 +01:00
2014-11-10 14:55:45 +01:00
2014-08-12 17:04:31 +02:00
2014-11-04 07:03:36 +01:00
2014-11-24 22:05:55 +01:00
2014-11-24 22:05:55 +01:00
2014-11-24 22:05:55 +01:00
2015-01-16 10:59:26 +01:00
2015-01-16 10:59:26 +01:00
2014-11-24 22:05:56 +01:00
2014-11-24 22:20:13 +01:00
2015-01-16 13:43:46 +01:00
2015-01-16 13:43:46 +01:00
2015-01-16 13:43:46 +01:00
2015-01-16 13:43:46 +01:00
2014-11-07 09:20:40 +01:00
2014-11-07 09:20:40 +01:00
2014-10-03 11:30:29 -04:00
2015-04-28 11:06:37 -04:00
2015-04-28 11:06:37 -04:00
2014-11-24 22:05:55 +01:00
2014-11-24 22:05:56 +01:00
2014-11-24 22:20:13 +01:00
2014-06-23 16:34:53 +03:00
2015-02-23 14:50:15 -05:00
2015-02-10 13:05:22 +01:00
2015-02-11 09:45:22 +01:00
2015-02-11 09:41:36 +01:00
2014-09-05 08:35:34 +02:00
2014-11-24 22:05:55 +01:00
2014-11-24 22:20:13 +01:00
2014-06-23 16:34:53 +03:00
2014-10-03 22:43:09 +02:00
2014-10-03 22:43:08 +02:00
2014-10-03 22:43:09 +02:00
2014-10-03 22:43:09 +02:00
2014-10-03 22:43:08 +02:00
2014-10-24 17:23:52 +01:00
2014-08-08 14:34:20 +02:00
2014-08-08 14:34:20 +02:00
2015-02-06 12:52:50 +01:00
2014-09-16 15:38:34 +02:00
2015-01-30 13:51:22 +01:00
2014-09-16 10:34:37 +02:00
2015-02-10 09:05:36 +01:00
2015-01-12 15:47:52 +01:00
2014-11-24 22:18:18 +01:00
2014-11-24 22:18:18 +01:00
2014-11-24 22:18:18 +01:00
2014-11-24 22:18:18 +01:00
2014-11-24 22:18:18 +01:00
2015-01-12 15:47:52 +01:00
2014-11-24 22:18:18 +01:00
2014-11-24 22:18:18 +01:00
2014-11-24 22:18:18 +01:00
2014-11-24 22:18:18 +01:00
2014-11-24 22:18:18 +01:00
2014-11-24 22:18:18 +01:00
2014-11-24 22:18:18 +01:00
2014-11-24 22:18:18 +01:00
2014-11-24 22:18:18 +01:00
2014-11-24 22:18:18 +01:00
2015-02-10 13:05:22 +01:00
2015-02-10 13:05:22 +01:00
2015-02-10 13:05:22 +01:00
2015-02-10 13:05:22 +01:00
2014-07-25 09:34:53 +02:00
2015-02-10 13:05:22 +01:00