Guido Vranken 43042a28ec Implement array_entry_t copy constructor
Manually initialize the array_entry_t iterator to ensure it points
to the correct m_array, thereby preventing a potential use-after-free
situation.

Signed-off-by: Guido Vranken <guidovranken@gmail.com>
2019-03-18 00:49:12 +01:00
..
2019-03-04 22:38:03 +00:00
2019-03-17 17:49:30 +02:00
2019-03-04 22:38:03 +00:00
2019-03-05 22:05:34 +01:00
2015-01-02 18:52:46 +02:00
2015-01-02 18:52:46 +02:00

epee - is a small library of helpers, wrappers, tools and and so on, used to make my life easier.