Home
last modified time | relevance | path

Searched refs:dmax (Results 1 – 2 of 2) sorted by relevance

/PHP-7.3/main/streams/
H A Dphp_stream_context.h105 #define php_stream_notify_progress_increment(context, dsofar, dmax) do { if ((context) && (context)… argument
107 (context)->notifier->progress_max += (dmax); \
/PHP-7.3/ext/mbstring/oniguruma/
H A DHISTORY10 2019/11/11: fix CVE-2019-19012: Integer overflow related to reg->dmax in search_in_range()
201 2017/05/24: fix #59 : access to invalid address by reg->dmax value

Completed in 14 milliseconds