diff options
author | Harald Welte <laforge@gnumonks.org> | 2018-04-28 13:36:40 +0200 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2018-04-28 13:36:40 +0200 |
commit | ef1900151703e4d6b16cb434c3ae688fd7fddc55 (patch) | |
tree | f3ee53469a66547b91df5ec4a5017a4f41323265 /debian/changelog | |
parent | df0ad6c1a4e23a96428e435af7ba54c2f367546b (diff) |
osmux: Fix use of uninitialized memory in osmux_out_handle
In Change-Id: I2efed6d726a1b8e77e686c7a5fe1940d3f4901a7 we're adding a
new member to 'struct osmux_out_handle' which is not initialized.
Rather than initializing this single new member, let's do a memset()
over the entire osmux_out_handle at the beginnign of
osmux_xfrm_output_init().
Change-Id: I751e9414c6de2413a9f977e5ae5655ebfd114f45
Closes: OS#3219
Diffstat (limited to 'debian/changelog')
0 files changed, 0 insertions, 0 deletions