mirror of https://github.com/thesofproject/sof.git
e14ab7088b
Fix logic for saving the snapshot file argument. getopt() is called at least once after snapshot option is parsed and getopt() will erase the optarg value when exiting the while loop. Without this patch, argument is always NULL and snapshot cannot be taken. Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
convert.c | ||
convert.h | ||
logger.c |