Commit b1a0a4c228f5adb438e44a78e5c485249cb6a89a

Garret Rieger 2025-04-07T18:39:21

In OT::VarData::Serialize don't attempt to serialize an empty set of rows. Protects against incorrectly accessing rows[0] when rows is empty.