mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-08-13 16:45:09 +00:00
cov 10401: error_string never set
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2834 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
parent
202de1b8e2
commit
5eba844916
@ -790,8 +790,8 @@ int totem_config_keyread (
|
||||
|
||||
return (0);
|
||||
|
||||
*error_string = error_string_response;
|
||||
key_error:
|
||||
*error_string = error_string_response;
|
||||
return (-1);
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user