a36591f tpm-passthrough: don't save guessed cancel_path in options

1 file Authored by elmarco 5 years ago, Committed by Michael Roth 5 years ago,
    tpm-passthrough: don't save guessed cancel_path in options
    
    The value is later unneeded, and may leak if the free visitor doesn't
    consider it since has_cancel_path is false. And for consistency with
    "path" it shouldn't be returned in get_tpm_options().
    
    Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    Reviewed-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
    Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
    (cherry picked from commit 69c07db04625cb243db6e8a0ac0a8e3973dd961a)
    Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
    
        
file modified
+1 -3