Revision 530504
Go back to digest for 23rd April 2006Bug Fixes in Utilities
Michael Pyne committed changes in /branches/KDE/3.5/kdeutils/khexedit:
Fix issues with KHexEdit pointed out by Christoph's suspicious code check.
With CHexValidator I was unable to bring myself to simply fix the immediate bug
as the code is almost scary what with sprintf() everywhere. So I fixed the
design as well.
I have tested, everything seems to work properly, would appreciate if others would
test as well however.
I will forwardport to trunk.
File Changes
Modified 4 files
- /branches/KDE/3.5/kdeutils/khexedit
- /hexbuffer.cc
- /hexeditorwidget.cc
- /hexvalidator.cc
- /hexvalidator.h
4 files changed in total