Navigation Menu

Skip to content

Commit

Permalink
mruby-file-stat: fix a memory leak
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jun 26, 2018
1 parent 49cae7d commit 5adf440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vendor/mruby/build_config.rb
Expand Up @@ -45,7 +45,7 @@
conf.gem :github => "kou/mruby-slop",
:checksum_hash => "752d1a3e2bc4fdc40ee92d668812a99c8fc5e1cc"
conf.gem :github => "kou/mruby-file-stat",
:checksum_hash => "700964c327635cfc0060ab8679540ba40a42f2fe"
:checksum_hash => "e2fe6be688262fbce0070efa21ae01d9a0b9b6a1"
conf.gem :github => "kou/mruby-tsort",
:checksum_hash => "6d7f5a56ac7a90847f84186ce1dbc780e41928dc"
conf.gem :github => "iij/mruby-dir",
Expand Down

0 comments on commit 5adf440

Please sign in to comment.