diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-10-21 20:28:23 +0200 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-10-21 20:28:23 +0200 |
commit | e9bef20a8ad89d304fe3e8fafa00056d22de2326 (patch) | |
tree | d83f3be54476fb2b082e09a69a3411d389a9c2e1 /src/help.h | |
parent | 7e37a9711aa163fb6683c4724abe0e2be2bc8a01 (diff) | |
download | sciteco-e9bef20a8ad89d304fe3e8fafa00056d22de2326.tar.gz |
<EC>: fixed insertion of data garbage (invalid reads) and omissions
* This has only ever observed on Win32, probably because the spawning
behaves very differently.
* The stdout watcher could be invoked even after removing the source,
so we must be secured against it - this was causing some overflows
and invalid reads.
* Also, teco_eol_reader_convert() could return 0 even after process
termination, which would sometimes result in too few bytes being
inserted.
This could be provoked relatively easily by invoking ECdir$ repeatedly.
Diffstat (limited to 'src/help.h')
0 files changed, 0 insertions, 0 deletions