prepare for leak detection
This commit is contained in:
parent
8b17690318
commit
b157ed2812
@ -20,5 +20,6 @@ int main() {
|
||||
do {
|
||||
r=iob_write(1,b,write_cb);
|
||||
} while (r>0);
|
||||
iob_free(b);
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user