Fixed a crash when entering an integer value outside the limits

This commit is contained in:
Klaus Schmidinger
2002-09-08 14:51:28 +02:00
parent f98ef07b51
commit 706a6e1beb
3 changed files with 9 additions and 3 deletions

View File

@@ -1456,3 +1456,5 @@ Video Disk Recorder Revision History
that are currently not available (for instance because all devices are
recording and these channels are on different transponders).
- Implemented an SPU decoder (thanks to Andreas Schultz).
- Fixed a crash when entering an integer value outside the limits (thanks to
Stefan Huelswitt for reporting this one).