4 lines
62 B
Bash
4 lines
62 B
Bash
#!/bin/bash
|
|
|
|
compute-sanitizer --tool memcheck ./build/isgood
|
#!/bin/bash
|
|
|
|
compute-sanitizer --tool memcheck ./build/isgood
|