Paul Moore 2a2f11c227 NetLabel: correct CIPSO tag handling when adding new DOI definitions
The current netlbl_cipsov4_add_common() function has two problems which are
fixed with this patch.  The first is an off-by-one bug where it is possibile to
overflow the doi_def->tags[] array.  The second is a bug where the same
doi_def->tags[] array was not always fully initialized, which caused sporadic
failures.

Signed-off-by: Paul Moore <paul.moore@hp.com>
Signed-off-by: James Morris <jmorris@namei.org>
2007-01-09 00:30:01 -08:00
..
2006-12-08 08:28:44 -08:00
2007-01-03 18:38:09 -08:00
2006-11-05 14:11:25 -08:00
2006-12-06 20:14:22 -08:00
2006-12-02 21:21:23 -08:00
2007-01-03 18:38:15 -08:00
2006-12-07 00:11:33 -08:00
2006-12-22 11:12:05 -08:00
2006-12-08 08:28:50 -08:00
2006-12-08 08:28:48 -08:00