2020-05-21 Fred Gleason <fredg@paravelsystems.com>

* Added a check to verify correct size of imported images in
	'RDFeed::importImageFile()'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2020-05-21 13:34:04 -04:00
parent 68d707566d
commit 491a08dfed
2 changed files with 21 additions and 3 deletions

View File

@@ -19981,3 +19981,6 @@
2020-05-21 Fred Gleason <fredg@paravelsystems.com>
* Added image size and type data to the 'View Image' dialog in
rdadmin(1).
2020-05-21 Fred Gleason <fredg@paravelsystems.com>
* Added a check to verify correct size of imported images in
'RDFeed::importImageFile()'.