diff options
author | Maria Matejka <mq@ucw.cz> | 2019-08-16 12:47:13 +0200 |
---|---|---|
committer | Maria Matejka <mq@ucw.cz> | 2020-05-01 15:19:12 +0200 |
commit | dccee408262262ab9a63403141b74a0d937284bc (patch) | |
tree | ad7bb7a080764687cf575ae66449da76341d98e0 /proto/ospf/topology.c | |
parent | baac7009063d94799821422ecc63ea2af41561ea (diff) |
OSPF: variable-length array of size 0 replaced by alloca()'d pointer
NULL pointer is safer than a random pointer onto stack if this function
gets changed and eventually broken.
Diffstat (limited to 'proto/ospf/topology.c')
0 files changed, 0 insertions, 0 deletions