Files
loongoffice/package
Caolán McNamara 6e5ff9c596 cid#1618664 Self assignment
used to be:
    Sequence<sal_Int8> aFileName;
    aGrabber.readBytes(aFileName, aEntry.nPathLen);
    aEntry.nPathLen = aFileName.getLength();
so aEntry.nPathLen ended up as the the count of read bytes actually
read when aEntry.nPathLen was requested

Change-Id: I50b2c4c7be086e4b846998ee52fbabed6159279d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172508
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Jenkins
2024-08-28 12:16:46 +02:00
..
2024-08-28 12:16:46 +02:00

ZIP Support

Reading and writing ZIP files.