]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-lspping.c
CVE-2017-12900/Properly terminate all struct tok arrays.
[tcpdump] / print-lspping.c
index cc627897bde6c63cf814a89368a3d648f8e98d14..274cc68b7630978415b7136c120c2ef48754d290 100644 (file)
@@ -104,6 +104,7 @@ static const struct tok lspping_return_code_values[] = {
     { 11, "No label entry at stack-depth"},
     { 12, "Protocol not associated with interface at FEC stack depth"},
     { 13, "Premature termination of ping due to label stack shrinking to a single label"},
+    { 0,  NULL},
 };