Files
node/lib
Gerhard Stoebich aa34465ae3 buffer: add type check in bidirectionalIndexOf
Add a type check in bidirectionalIndexOf to avoid using something else
as Buffer. This may happen if e.g. lastIndexOf is called with invalid
this.

PR-URL: https://github.com/nodejs/node/pull/32770
Fixes: https://github.com/nodejs/node/issues/32753
Fixes: https://github.com/nodejs/node/issues/32747
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
2020-04-13 23:22:09 +02:00
..
2020-02-18 22:15:50 -08:00
2019-12-17 08:11:13 -05:00
2020-04-07 20:35:07 +02:00
2020-04-02 23:38:32 +02:00
2020-03-09 12:44:16 +01:00
2020-03-27 15:59:43 +01:00
2020-03-30 17:22:22 +02:00
2020-03-19 10:56:45 +01:00