]> Dogcows Code - chaz/p5-File-KDBX/commit
Save stream offset in safe to fix locked peeking
authorCharles McGarvey <ccm@cpan.org>
Sun, 1 May 2022 20:59:26 +0000 (14:59 -0600)
committerCharles McGarvey <ccm@cpan.org>
Sun, 1 May 2022 21:11:15 +0000 (15:11 -0600)
commitad2fb90df76a3599c61081f787f387b1a84a89ca
treec449d0addf6ffa81cf58c9b28d7307ccb638647b
parentadc36cb2fb89f3c1c6bf96b9ebae10296f36df7c
Save stream offset in safe to fix locked peeking

This fixes a bug where peeking at protected strings and binaries does
not work without unlocking the database at least once.
Changes
lib/File/KDBX/Safe.pm
t/kdbx3.t
This page took 0.032964 seconds and 4 git commands to generate.