summaryrefslogtreecommitdiffstats
path: root/container-disc
diff options
context:
space:
mode:
authorTor Brede Vekterli <vekterli@yahooinc.com>2022-05-05 11:27:25 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2022-05-06 10:21:52 +0200
commitd28b4544664e8c1bf7d1565d7defd1cceadc776b (patch)
treebfc47302fc8ea5b4633003933918a82787489161 /container-disc
parent570a67ba5543f2fb712728694fc3acb3b68d5dbc (diff)
Avoid ref of nullptr in nbostream::extend() when existing buffer is empty
Add `Array::data()` utility function to get raw buffer pointer instead of going via `operator[]` which always takes a ref; the latter is not well defined if the underlying buffer is nullptr.
Diffstat (limited to 'container-disc')
0 files changed, 0 insertions, 0 deletions