From 410eb9e1ebe2b7aa58361688d3ddff7a20986b60 Mon Sep 17 00:00:00 2001 From: Björn Steinbrink Date: Tue, 23 Aug 2005 18:02:39 +0000 Subject: Avoid possible buffer overflows in shop items' names. BuyDialog code cleanup. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e06a3931..ac82aa7e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2005-08-23 Björn Steinbrink + + * src/gui/buy.cpp, src/gui/sell.cpp, src/gui/shop.h: Avoid possible buffer + overflows by using a std::string instead of char[30]. + * src/gui/buy.cpp: Some code cleanups, simplifications and removal of + duplicate code. + 2005-08-22 Eugenio Favalli * src/gui/skill.cpp: Disabled use button in skill dialog since is still not -- cgit v1.2.3-70-g09d2