dart-sdk/sdk_nnbd
Zichang Guo 8866cdb8be [vm] throw exception if directory buffer overflows on Windows
According to https://docs.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-readdirectorychangesw,
When using ReadDirectoryChangesW, buffer overflows will still return true. It ends up closing the stream without any notification.
Throw an exception to notify users.

Bug: https://github.com/dart-lang/sdk/issues/37233
Change-Id: I9aebed8b1f30b5e843ad37a51b87d234aa1d8ce6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/119524
Commit-Queue: Zichang Guo <zichangguo@google.com>
Reviewed-by: Siva Annamalai <asiva@google.com>
Reviewed-by: Alexander Aprelev <aam@google.com>
2019-10-09 19:59:52 +00:00
..
bin [benchmark] Add support for benchmarking DDC. 2019-09-25 09:48:00 +00:00
lib [vm] throw exception if directory buffer overflows on Windows 2019-10-09 19:59:52 +00:00
api_readme.md Make a fork of sdk/lib for use by NNBD. 2019-09-10 19:20:12 +00:00
BUILD.gn [analyzer] move the ml model from sdk/model to sdk/bin/model 2019-10-09 19:26:34 +00:00