diff options
author | Morph <39850852+Morph1984@users.noreply.github.com> | 2022-02-13 18:53:21 -0500 |
---|---|---|
committer | Morph <39850852+Morph1984@users.noreply.github.com> | 2022-02-13 18:53:21 -0500 |
commit | 4390370a19190ba2223739bd4d98b460d0e680a8 (patch) | |
tree | e4249df78ef8c542cea1d51e8febc1f0e9800c7a /src/common/page_table.cpp | |
parent | eaca010ee97ad2bdc8e54b347b93f01bf163c9d8 (diff) |
common: fs_util: Add buffer to string view utility functions
These functions allow to construct a string view from an input buffer, avoiding the copy done by the non string view counterparts. However, callers must be cognizant of the viewed buffer's lifetime to avoid a use-after-free.
Diffstat (limited to 'src/common/page_table.cpp')
0 files changed, 0 insertions, 0 deletions