Skip to content
Snippets Groups Projects
Commit bc3bf226 authored by lnx build's avatar lnx build Committed by Gerrit - the friendly Code Review server
Browse files

Merge "dcc_parser: Fix DCC parsing for older DCC version" into opensource-tools.lnx.1.0-dev.1.0

parents a74ee2f8 55d593a1
No related branches found
No related tags found
No related merge requests found
......@@ -75,6 +75,7 @@ def read_config(config_pt):
link_descriptor = 0
loop_descriptor = None
rd_mod_wr_descriptor = None
dcc_write_ind = None
link_second_arg = 8
# We return zero and fail
on_zero_link_len = 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment