diff options
author | 2019-12-06 15:21:24 +0100 | |
---|---|---|
committer | 2019-12-07 08:12:20 +0100 | |
commit | 481e5400f7cce45f5a8bb31069ef5c8cab3272f3 (patch) | |
tree | 4460ec0cc41f32687bfafcd312814dfc51712e90 /.clang-format | |
parent | Unmap memory before unlock (diff) | |
download | wintun-master.tar.xz wintun-master.zip |
Return all NBLs in exactly the same order as they were sent to us by
NDIS. Including the failed ones.
Perhaps the "BAD_POOL_CALLER/Attempt to free pool which was already
freed" bugcheck appears when a failed NBL_i+1 is returned immediately,
while succeeding NBL_i is scheduled and returned later. MSDN is clear
we need to honor NBL order when sending. But not specific should we
honor the order when returning them.
Signed-off-by: Simon Rozman <simon@rozman.si>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions