office-gobmx/cppuhelper/source
Caolán McNamara e5aa87aeeb drop requirement for rtl_random_getBytes to have "Pool" arg
Seeing as since:

commit e9531b792d
Date:   Tue Feb 6 14:39:47 2024 +0100

    sal: rtlRandomPool: require OS random device, abort if not present

    Both rtl_random_createPool() and rtl_random_getBytes() first try to get
    random data from the OS, via /dev/urandom or rand_s() (documented to
    call RtlGenRandom(), see [1]).

we don't use the initial arg to rtl_random_getBytes anymore, drop the
requirement to have one. Then simplify our usages of that, and
addtionally deprecate rtl_random_createPool and rtl_random_destroyPool.

Change-Id: I13dcc067714a8a741a4e8f2bfcf2006373f832c4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167067
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2024-05-08 11:29:54 +02:00
..
access_control.cxx
bootstrap.cxx drop requirement for rtl_random_getBytes to have "Pool" arg 2024-05-08 11:29:54 +02:00
compat.cxx
compbase.cxx
component.cxx
component_context.cxx
defaultbootstrap.cxx
exc_thrower.cxx
factory.cxx
findsofficepath.c
gcc3.map
implbase.cxx
implbase_ex.cxx Drop uses of css::uno::Sequence::getConstArray in cppuhelper .. cui 2024-04-29 23:15:40 +02:00
implementationentry.cxx Drop uses of css::uno::Sequence::getConstArray in cppuhelper .. cui 2024-04-29 23:15:40 +02:00
interfacecontainer.cxx
loadsharedlibcomponentfactory.hxx
macro_expander.cxx
macro_expander.hxx
paths.cxx
paths.hxx
propertysetmixin.cxx Drop uses of css::uno::Sequence::getConstArray in cppuhelper .. cui 2024-04-29 23:15:40 +02:00
propshlp.cxx Drop uses of css::uno::Sequence::getConstArray in cppuhelper .. cui 2024-04-29 23:15:40 +02:00
servicemanager.cxx use boost::small_vector in cppuhelper 2024-05-03 09:00:41 +02:00
servicemanager.hxx use boost::small_vector in cppuhelper 2024-05-03 09:00:41 +02:00
shlib.cxx WaE: C6011 Dereferencing NULL pointer warnings 2024-04-30 18:51:46 +02:00
supportsservice.cxx
tdmgr.cxx Drop uses of css::uno::Sequence::getConstArray in cppuhelper .. cui 2024-04-29 23:15:40 +02:00
typemanager.cxx
typemanager.hxx
typeprovider.cxx
unoimplbase.cxx
unourl.cxx
weak.cxx