Some NewReno functions use the internal data, but are also called from other CC modules. Ensure that in this case, the internal data is not accessed.
This should fix:
Differential D32649
Fix some NewReno handlers in case of being called from other CC modules tuexen on Oct 25 2021, 8:30 PM. Authored by Tags None Referenced Files
Details
Some NewReno functions use the internal data, but are also called from other CC modules. Ensure that in this case, the internal data is not accessed. This should fix:
Diff Detail
Event TimelineComment Actions Overall I think this is a good fix for an ugly problem. I.e. that other
|