Add CHANGES note for [GL #4265]

This commit is contained in:
Ondřej Surý 2023-08-16 14:52:45 +02:00
parent 0c9cf8fabb
commit db7c501bd3
No known key found for this signature in database
GPG key ID: 2820F37E873DEA41

View file

@ -1,3 +1,7 @@
6228. [func] Limit the number of inactive network manager handles
and uvreq objects that we keep around for reusing
later. [GL #4265]
6227. [bug] Check the statistics-channel HTTP Content-length
to prevent negative or overflowing values from
causing a crash. [GL #4125]