Skip to content

Commit

Permalink
apacheGH-45455: [GLib] Fix returns positive memory-pool utilization
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroyuki-sato committed Feb 7, 2025
1 parent 16c7f1a commit c00bac8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions c_glib/test/test-memory-pool.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ class TestMemoryPool < Test::Unit::TestCase

def setup
@memory_pool = Arrow::MemoryPool.default
Arrow::ResizableBuffer.new(1)
end

def test_bytes_allocated
Expand Down

0 comments on commit c00bac8

Please sign in to comment.