]> git.ipfire.org Git - thirdparty/suricata.git/commit
rfb: remove duplicate logging of depth 8636/head
authorJason Ish <jason.ish@oisf.net>
Wed, 25 Jan 2023 17:07:19 +0000 (11:07 -0600)
committerVictor Julien <vjulien@oisf.net>
Tue, 28 Mar 2023 09:36:51 +0000 (11:36 +0200)
commit2b02abfa75b3f7ee895637ba13b57a3bb063d30d
tree5a89166bb5074c4dd5f137e99ea2a81585638019
parent0e0ce39190db0560d12bf0f5d2a65f91bfaecd8b
rfb: remove duplicate logging of depth

The "depth" field in the "pixel_format" object was being logged twice.

Issue: 5813

(cherry picked from commit f15f092a696ebcafb3f402c511ba24be98557e7f)
rust/src/rfb/logger.rs