]> granicus.if.org Git - graphviz/commit
unconditionally use bestalloc in vmopen()
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 11 Jul 2020 21:16:14 +0000 (14:16 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 25 Jul 2020 18:53:10 +0000 (11:53 -0700)
commit099964281cfccd7b4b0dbc4473ad9347ed3ca2f0
treea7cdab03986ff326db1697913eb99224934230c4
parentb8f3a2da8c460e6d5c57b78e322198bc01bd234d
unconditionally use bestalloc in vmopen()

This policy is no longer configurable because we simply use the system
allocator, malloc.
lib/vmalloc/vmopen.c