ansible/changelogs/fragments/avoid_race.yml
Brian Coca e280f2f7b0
Try to get correct buffer size to avoid races (#53547)
* Try to get correct buffer size to avoid races

  fixes #51393

* fix test, mock buffer function since all is mocked
2019-03-14 11:04:56 -04:00

2 lines
91 B
YAML

bugfixes:
- Attempt to avoid race condition based on incorrect buffer size assumptions