Merge remote-tracking branch 'public/bug18716_027' into maint-0.2.8

This commit is contained in:
Nick Mathewson
2016-04-12 13:02:02 -04:00
2 changed files with 6 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes (assert, portability):
- Fix an assertion failure in memarea.c on systems where "long" is
shorter than the size of a pointer.
Fixes bug 18716; bugfix on 0.2.1.1-alpha