On Mon, Dec 19, 2016 at 11:41:47AM +0200, Vlad Lungu wrote: > get_opt_value() truncates the value at the first comma > Use memcpy() instead > Unescape the module filename and parameters with get_opt_value() > before calling mb_add_cmdline() > > Signed-off-by: Vlad Lungu <vlad.lu...@windriver.com>
Reviewed-by: Eduardo Habkost <ehabk...@redhat.com> -- Eduardo