2017-09-20 Fred Gleason <fredg@paravelsystems.com>

* Fixed a race in 'lib/rdformpost.cpp' that could cause POST data
	to be truncated.
This commit is contained in:
Fred Gleason
2017-09-20 10:38:46 -04:00
parent 83cbd0268f
commit fef6daa011
3 changed files with 63 additions and 21 deletions

View File

@@ -16025,3 +16025,6 @@
2017-09-18 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdrender that caused the the default start time
to be midnight.
2017-09-20 Fred Gleason <fredg@paravelsystems.com>
* Fixed a race in 'lib/rdformpost.cpp' that could cause POST data
to be truncated.