OpenVPN / tap-windows6

Windows TAP driver (NDIS 6)
Other
796 stars 237 forks source link

cleanup using cppcheck (I tested, it builds successfully) #14

Closed chipitsine closed 8 years ago

chipitsine commented 8 years ago

[txpath.c:699]: (style) Label 'exit_success' is not used. [txpath.c:101]: (style) Variable 'e' is assigned a value that is never used. [mem.c:143]: (style) The function 'tapPacketRemoveHead' is never used.

mattock commented 8 years ago

I did a test build on my build rig and all went smoothly. Merging.