mirror of
https://github.com/nasa/trick.git
synced 2025-01-26 06:09:18 +00:00
fd260bfc34
* In DPV_textbuffer.cpp, close the opened file on read failure, so we don't have a resource leak. #1561 * Disable 2 tests in VariableServerSessionThread_test.cc: exit_if_handle_message_fails, and exit_if_write_fails.