John Snow 624533e5a5 util/id: fully allocate names table
Trivial: this array should be allocated to have ID_MAX entries always.
Otherwise if someone were to forget to expand this table, the assertion
in the id generator won't actually trigger; it will read junk data.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Jeff Cody <jcody@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2015-12-04 09:39:55 +03:00
..
2014-11-17 11:48:56 +01:00
2015-04-30 16:05:48 +03:00
2015-12-04 09:39:55 +03:00
2015-06-23 16:05:34 +01:00
2015-09-14 16:13:16 +01:00
2014-03-13 14:42:21 +01:00
2013-04-13 19:39:59 +00:00