1 From c8903aa27dc9de1d9efeed9d1f7894f1019548f7 Mon Sep 17 00:00:00 2001
2 From: Nikos Mavrogiannopoulos <nmav@redhat.com>
3 Date: Tue, 26 Jul 2016 08:49:15 +0200
4 Subject: [PATCH 3/4] parser_aux: corrected potential null pointer dereferences
7 Upstream-Status: Backport
8 Signed-off-by: Khem Raj <raj.khem@gmail.com>
10 lib/parser_aux.c | 12 ++++++------
11 1 file changed, 6 insertions(+), 6 deletions(-)
13 diff --git a/lib/parser_aux.c b/lib/parser_aux.c
14 index 2285b20..12ee16f 100644
15 --- a/lib/parser_aux.c
16 +++ b/lib/parser_aux.c
17 @@ -637,7 +637,7 @@ _asn1_change_integer_value (asn1_node node)
26 @@ -753,7 +753,7 @@ _asn1_expand_object_id (asn1_node node)
35 @@ -828,7 +828,7 @@ _asn1_expand_object_id (asn1_node node)
44 @@ -898,7 +898,7 @@ _asn1_type_set_config (asn1_node node)
53 @@ -1007,7 +1007,7 @@ _asn1_check_identifier (asn1_node node)
62 @@ -1067,7 +1067,7 @@ _asn1_set_default_tag (asn1_node node)