Record Case Detail

Notes

This function is in beta test. Please help improve it in the issues here.

Stderr

 pwd: /out/package
ppid: 4281
   1: WRITELN sleep 0.6 | sleep 0.6
   2: WRITELN echo success
   3: WRITELN exit

Your Answer

mumsh $ mumsh $ success
mumsh $ exit

=================================================================
==4282==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 816 byte(s) in 1 object(s) allocated from:
    #0 0x4dcc50  (/out/package/mumsh_memory_check+0x4dcc50)
    #1 0x515498  (/out/package/mumsh_memory_check+0x515498)
    #2 0x7f7518f2ab96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)

SUMMARY: AddressSanitizer: 816 byte(s) leaked in 1 allocation(s).

JOJ Answer

mumsh $ mumsh $ success
mumsh $ exit