https://bugs.documentfoundation.org/show_bug.cgi?id=43187
--- Comment #27 from [email protected] --- Below is a script to patch the affected libreoffice windows amd64 binary. With the patched binary, I can now edit accdb database in libreoffice base. (f='./LibreOffice/program/adolo.dll';export LC_CTYPE=C.iso8859-1;printf '\xeb\x25'|dd of="$f" conv=notrunc,nocreat oflag=seek_bytes seek=$(LC_CTYPE=C.iso8859-1 grep --only-matching --text --byte-offset -P '\x32\xd2\x83' "$f"|grep --text -oP '.*?(?=:)') count=2) -- You are receiving this mail because: You are the assignee for the bug.
