diff options
author | Eduardo Chappa <chappa@washington.edu> | 2019-07-11 22:44:06 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2019-07-11 22:44:06 -0600 |
commit | 444474440a73e5710dde73d87d2587bdbcc68f52 (patch) | |
tree | d65c9e10a449848503783d7901b7a23852228cb3 /pith | |
parent | 39a1ab075bb04475114ada78146e9cb35b17e63b (diff) | |
download | alpine-444474440a73e5710dde73d87d2587bdbcc68f52.tar.xz |
* Alpine crashes when trying to post an article in a newsgroup and the
connection is closed while the post is being composed, but later the
post is attempted to be sent. In some instances, the stream may be
open and closed during this time, but Alpine does not realize the
connection was closed and attempts the post without a netstream,
producing a crash.
Diffstat (limited to 'pith')
-rw-r--r-- | pith/pine.hlp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/pine.hlp b/pith/pine.hlp index fd106971..35e4039e 100644 --- a/pith/pine.hlp +++ b/pith/pine.hlp @@ -140,7 +140,7 @@ with help text for the config screen and the composer that didn't have any reasonable place to be called from. Dummy change to get revision in pine.hlp ============= h_revision ================= -Alpine Commit 356 2019-07-05 19:50:09 +Alpine Commit 359 2019-07-11 22:43:59 ============= h_news ================= <HTML> <HEAD> |