Files
node/lib
Nitzan Uziely 2413283f55 dgram: fix send with out of bounds offset + length
fix Socket.prototype.send sending garbage when the message is a string,
or Buffer and offset+length is out of bounds.

Fixes: https://github.com/nodejs/node/issues/40491

PR-URL: https://github.com/nodejs/node/pull/40568
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2021-10-25 13:26:24 +00:00
..
2021-09-16 09:44:12 -04:00
2021-06-29 17:20:45 +02:00
2021-08-11 19:53:32 -07:00
2021-04-16 07:47:46 +02:00
2021-10-13 01:45:04 +00:00
2021-06-01 21:06:18 +02:00
2021-05-12 07:26:22 -07:00
2021-04-30 10:59:28 -07:00
2021-09-11 18:08:35 -07:00
2021-07-11 18:40:18 +02:00
2021-07-07 14:50:47 +02:00
2021-09-08 18:34:58 +00:00
2021-06-26 16:31:30 +02:00