https://bugs.kde.org/show_bug.cgi?id=443983

Friedrich W. H. Kossebau <kosse...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/netw
                   |                            |ork/kio-extras/commit/80986
                   |                            |3617a3fb76ce43f11dec541d4b9
                   |                            |4f63925a

--- Comment #7 from Friedrich W. H. Kossebau <kosse...@kde.org> ---
Git commit 809863617a3fb76ce43f11dec541d4b94f63925a by Friedrich W. H.
Kossebau.
Committed on 19/10/2021 at 00:24.
Pushed by kossebau into branch 'release/21.08'.

man kio: fix crash due to bad memory pointer on REQ_ps handling

7d11a0932af2379cd46d338c49f758bc509acec7 accidentally moved the
memory pointer increase out of the '+'-handling branch, which would
either result in bad number being read or the pointer getting behind
the end and resulting in garbage memory processing, potentially ending
in a crash.

Also changing to using dedicated own variable "sign" instead of reusing
function-global variable "j" with meaningless name.
global

Fixed-in: 21.08.3

M  +9    -8    man/man2html.cpp

https://invent.kde.org/network/kio-extras/commit/809863617a3fb76ce43f11dec541d4b94f63925a

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to