If recording-method is pcap, then proc is zero-initialized, so
meta_filepath is empty. This shows many logs such as:
[core] Failed to open recording metadata file '(null)' for writing: Bad address
Prevent them by returning earlier.
Fixes #1889 for real this time.
Amends commit 759fd72dc6.
Closes #1924
Change-Id: I25c9acefba9ee129354fd799ef493af86b9eab2c
pull/1938/head