> On 18 Jul 2015, at 06:24 , Jesse V <kernelcorn@xxxxxxxxxx> wrote: > > * Fixed a show-stopping bug that prevented the Stem script from launching automatically with the Tor Browser. (George, this bug was why I had to launch Stem manually when I showed the software to you.) The error thrown for this bug was large and unhelpful, but the fix was amusingly simple: https://github.com/Jesse-V/OnioNS-client/commit/9e80691b02e2a843b26ac21b6b0b88daf6840667 A static analyser or runtime sanitiser would probably catch any similar issues. Have you checked the codebase with a static analyser like coverity or clang's scan-build, or built and run it with a dynamic sanitizer like gcc/clang's Address Sanitizer? (There are plenty of different options for analysers and sanitisers, just choose one.) Also, as an aside: (how) are you ensuring portability to BSDs, OS X, and Windows? There might not be any need to address these issues before the beta release. You could do the release, and hope any issues like this are discovered by your beta testers. (It's a common strategy, and useful if you're short of testing time or test platforms.) Tim Tim Wilson-Brown (teor) teor2345 at gmail dot com pgp ABFED1AC https://gist.github.com/teor2345/d033b8ce0a99adbc89c5 teor at blah dot im OTR D5BE4EC2 255D7585 F3874930 DB130265 7C9EBBC7
Attachment:
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ tor-dev mailing list tor-dev@xxxxxxxxxxxxxxxxxxxx https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev