[mythtv-commits] mythtv/master commit: 4f2a052df by Robert McNamara (rmcnamara)
MythTV
noreply at mythtv.org
Fri Apr 22 06:13:07 UTC 2011
Author: Robert McNamara <rmcnamara at mythtv.org>
Change Date: 2011-04-21T23:11:24-07:00
Push Date: 2011/04/21 23:13:04 -0700
Repository: mythtv
Branch: master
New Revision: 4f2a052dfb00e88f75bc504d46f103dcdf921713
Changeset: https://github.com/MythTV/mythtv/commit/4f2a052df
Log:
API: Prevent some potential data data + crashes in the Video service.
Add some list headers equivalent to the other list functions, and prevent sliding off the end index of the list, producing uninitialized data and/or crashes.
Modified:
mythtv/libs/libmythservicecontracts/datacontracts/videoMetadataInfoList.h
mythtv/programs/mythbackend/services/video.cpp
More information about the mythtv-commits
mailing list