History log of /haiku/src/bin/media_client/media_client.cpp
Revision Date Author Comments
# 2c08d253 08-Dec-2020 Murai Takashi <tmurai01@gmail.com>

bin/media_client: Fix memory leak

Fix leak of memory allocated to 'app'.
Pointed out by Clang Static Analyzer.

Change-Id: I59d39b76a18893bd284db1d75e40620bb1aee9e2
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3480
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
Reviewed-by: Axel Dörfler <axeld@pinc-software.de>


# c312da45 02-Nov-2017 Adrien Destugues <pulkomandy@pulkomandy.tk>

media_client: print usage in case of missing arguments

Now the obvious "media_client somefile.wav" will tell you what to do.


# dda3a9c3 27-Apr-2017 Dario Casalinuovo <b.vitruvio@gmail.com>

Move media_client to bin