1
0
Fork 0
forked from lthn/blockchain
blockchain/contrib/epee
0x914409F1 1c9ae19ec4 epee: portable_storage_base: implement array_entry_t copyctor (#25)
"Manually initialize the array_entry_t iterator to ensure it points
to the correct m_array, thereby preventing a potential use-after-free
situation."

Credit to Guido Vranken: https://hackerone.com/reports/511317
2019-05-19 03:09:31 +02:00
..
demo Moved sources to public repo 2018-12-27 18:50:45 +03:00
include epee: portable_storage_base: implement array_entry_t copyctor (#25) 2019-05-19 03:09:31 +02:00
tests Moved sources to public repo 2018-12-27 18:50:45 +03:00
LICENSE.txt Moved sources to public repo 2018-12-27 18:50:45 +03:00
README.md Moved sources to public repo 2018-12-27 18:50:45 +03:00

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