summaryrefslogtreecommitdiff
path: root/sys/dev/bluetooth
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/bluetooth')
0 files changed, 0 insertions, 0 deletions
span title='2016-04-05 15:01:26 +0000'>2016-04-05Stop calling reallocarr and just do the same bounds checking but withoutroy 2015-07-26reallocarray(3) cleanupkamil 2015-03-10Behave in an OpenBSD compatible way for 0.christos 2015-02-17use reallocarr()christos 2015-02-17Move reallocarray under _OPENBSD_SOURCE where it belongs.joerg 2015-02-05Add and use reallocarray() to prevent a multiplication overflow in allocation.christos