mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 09:03:40 +02:00
Be less 'greedy' copying CartChunk Cut ID data.
QStrings, like C strings end with "0", so stop when reaching the first instance of 0. Signed-off-by: David Klann <dklann@broadcasttool.com>
This commit is contained in:
@@ -20702,3 +20702,6 @@
|
||||
2020-12-24 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Modified the schema map in rddbmgr(8) to position schema update
|
||||
347 as part of v3.6.x.
|
||||
2021-01-17 David Klann <dklann@broadcasttool.com>
|
||||
* Fixed bug in lib/rdwavefile.cpp that copied CartChunk Cut ID
|
||||
past the end of the first "NULL" character.
|
||||
|
Reference in New Issue
Block a user