aboutsummaryrefslogtreecommitdiff
path: root/src/common.cpp
diff options
context:
space:
mode:
authorTetralux <tetralux@teknik.io>2020-08-26 08:25:01 +0000
committerTetralux <tetralux@teknik.io>2020-08-26 11:37:44 +0000
commit3820f27c7c25b3d7cb14d39ab60ba4210b5c1364 (patch)
treef3eecc60fcd231867a849ee0f89d735f7a0e3366 /src/common.cpp
parent7309cfdbb203592d9f7da098e40a8d3acfeef592 (diff)
Fix os.get_current_directory() allocator
This procedure accidentally used the temporary allocator for the returned string. Use context.allocator, and the allocator parameter idiom instead.
Diffstat (limited to 'src/common.cpp')
0 files changed, 0 insertions, 0 deletions