index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
box.c
1
1 files changed, 1 insertions, 0 deletions
diff --git a/box.c b/box.c
index 54bd5c6258..616a8acf7d 100644
--- a/
box.c
+++ b/
box.c
@@ -759,6 +759,7 @@ rb_box_cleanup_local_extension(VALUE cleanup)
#ifndef _WIN32
if (p) box_ext_cleanup_free(p);
#endif
+ (void)p;
}
static int