One of the concernes that Kees Cook raised over this MIR was the compile-time warnings about ignored return values. While those only appear in example code and not in actual library code, it's always best to heed the warnings the compiler gives. I've written a patch to fix the compile-time warnings in the example code by actually checking the return values and doing something about them.
** Patch added: "no-more-unused-results-in-example-code.patch" https://bugs.launchpad.net/ubuntu/+source/libssh2/+bug/681423/+attachment/3463521/+files/no-more-unused-results-in-example-code.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/681423 Title: [MIR] libssh2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libssh2/+bug/681423/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
