Explorar o código

Fix some 64bit issues

Nick Mathewson %!s(int64=10) %!d(string=hai) anos
pai
achega
3780a6b439
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/test/test_rendcache.c

+ 1 - 1
src/test/test_rendcache.c

@@ -1128,7 +1128,7 @@ test_rend_cache_entry_allocation(void *data)
 {
   (void)data;
 
-  int ret;
+  size_t ret;
   rend_cache_entry_t *e;
 
   // Handles a null argument