Handle messages that are empty (or which appear empty to MSG4 because they consist...
authorArt Cancro <ajc@citadel.org>
Sat, 26 Feb 2022 20:13:14 +0000 (15:13 -0500)
committerArt Cancro <ajc@citadel.org>
Sat, 26 Feb 2022 20:13:14 +0000 (15:13 -0500)
commitd4237cff951d6f2589f7ecfcc1861b874e53352e
tree51a43c21a901a60dc3e66fee92058eb05a087d80
parentae3c600e370b38f0b166d13bc0589f941fdfb244
Handle messages that are empty (or which appear empty to MSG4 because they consist solely of a non-renderable attachment in Part 0) by delivering a null json instead of locking up.
webcit-ng/ctdlclient.c
webcit-ng/forum_view.c