Closed dcb314 closed 8 years ago
[bam2hits.cpp:669]: (style) Variable 'binpath' is allocated memory that is never used.
Source code is
char *binpath = strdup(argv[0]);
Thanks, line removed in ed7235f
[bam2hits.cpp:669]: (style) Variable 'binpath' is allocated memory that is never used.
Source code is