comparison .hgtags @ 9141:5d1e7c74aadf

QUIC: avoid accessing freed frame. Previously the field pnum of a potentially freed frame was accessed. Now the value is copied to a local variable. The old behavior did not cause any problems since the frame memory is not freed, but is moved to a free queue instead.
author Roman Arutyunyan <arut@nginx.com>
date Tue, 01 Aug 2023 11:20:04 +0400
parents 5b8854a2f79c
children 44536076405c
comparison
equal deleted inserted replaced
9140:e9a003d40485 9141:5d1e7c74aadf