Applying same fix as in dtls1_process_out_of_seq_message. A truncated DTLS fragment...
[openssl.git] / ssl / ssl-lib.com
index 832eff59e5d2b90dee2d41c146a9653ef1852159..a394824516253627ceac953c3bcea356a5db4670 100644 (file)
@@ -240,7 +240,7 @@ $ NEXT_FILE:
 $!
 $! O.K, Extract The File Name From The File List.
 $!
-$ FILE_NAME = F$ELEMENT(FILE_COUNTER,",",LIB_SSL)
+$ FILE_NAME = F$EDIT(F$ELEMENT(FILE_COUNTER,",",LIB_SSL),"COLLAPSE")
 $!
 $! Check To See If We Are At The End Of The File List.
 $!