[strongSwan-dev] [PATCH] credmgr: Fix copy and paste error in add_validator
Thomas Egerer
thomas.egerer at secunet.com
Thu Aug 28 16:04:06 CEST 2014
This won't hurt as long as sets and validators are of the same class.
But as soon as one of the object's class is changed this will cause
either a compile error (best option), or result (most likely) in a
crash.
Signed-off-by: Thomas Egerer <thomas.egerer at secunet.com>
---
Hello *,
I guess I found a copy and paste error in the credential manager code.
It is not critical, in fact it does not have any effect at all, but
I think it is worth fixing.
Cheers, Thomas
src/libstrongswan/credentials/credential_manager.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-credmgr-Fix-copy-and-paste-error-in-add_validator.patch
Type: text/x-patch
Size: 584 bytes
Desc: not available
URL: <http://lists.strongswan.org/pipermail/dev/attachments/20140828/ec5fbe48/attachment.bin>
More information about the Dev
mailing list