Fix create_vector_of_strings to use the stack, and test it. (#5074)
authorRobert <rw@users.noreply.github.com>
Thu, 29 Nov 2018 19:47:28 +0000 (11:47 -0800)
committerGitHub <noreply@github.com>
Thu, 29 Nov 2018 19:47:28 +0000 (11:47 -0800)
commitb378b8eb69810cd82a353c09eabdb98e6842fcae
tree21de20b23d0cc9ec27988e159dd00eaf0043f51b
parent9635d494b33a335c11de28e839108bb449ab9599
Fix create_vector_of_strings to use the stack, and test it. (#5074)
rust/flatbuffers/src/builder.rs
tests/rust_usage_test/bin/alloc_check.rs