(svn r26685) -Fix: Tighten parameter bound checks on GSCargoMonitor functions, and return -1 on out-of-bound parameters.
This commit is contained in:
@@ -22,6 +22,10 @@
|
||||
* API additions:
|
||||
* \li GSStation::GetCargoWaitingFromVia
|
||||
*
|
||||
* Other changes:
|
||||
* \li GSCargoMonitor delivery and pickup monitor functions have improved boundary checking for
|
||||
* their parameters, and return \c -1 if they are found out of bounds.
|
||||
*
|
||||
* \b 1.4.0
|
||||
*
|
||||
* API additions:
|
||||
|
Reference in New Issue
Block a user