Fix a clang compilation warning in rendservice.c

Fixes bug 24480; bugfix on 0.2.5.16.
This commit is contained in:
Nick Mathewson
2017-12-01 12:13:15 -05:00
parent 162a087e5f
commit 461e34bb3d
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor bugfixes (compilation):
- Fix a signed/unsigned comparison warning introduced by our
fix to TROVE-2017-009. Fixes bug 24480; bugfix on 0.2.5.16.