-
Mark Wielaard yazdı
Initialize nTag to zero before reading from the stream. In case the stream is faulty. That will make nRecord equal to END so we drop out of the do while loop and don't use unitialized variables. Change-Id: Iad135e8d7f53c41cf8a764e5c7ab0f0cc5ffc6f0 Reviewed-on: https://gerrit.libreoffice.org/4759Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
fb1931f9