Am 10.10.18 um 14:26 schrieb Lev Stipakov: > From: Lev Stipakov <[email protected]> > > In Visual Studio when unary minus is applied to unsigned, > result is still unsigned. This means that when we use result > as function formal parameter, we pass incorrect value. > > Fix by introducing frame_remove_from_extra_frame function, > which makes code semantically more clear and eliminates > the need in negative value and cast.
ACK. Looks much cleaner. Acked-By: Arne Schwabe <[email protected]>
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Openvpn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-devel
