mirror of
https://github.com/chhylp123/hifiasm.git
synced 2026-09-15 12:47:57 +08:00
update r312
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
#include <pthread.h>
|
||||
|
||||
#define HA_VERSION "0.14-r311"
|
||||
#define HA_VERSION "0.14-r312"
|
||||
|
||||
#define VERBOSE 0
|
||||
|
||||
|
||||
@@ -4135,6 +4135,7 @@ long long get_specific_contig_length(asg_t *g, uint8_t *del)
|
||||
totalLen += len;
|
||||
}
|
||||
//kdq_destroy(uint64_t, q);
|
||||
free(mark);
|
||||
return totalLen;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user