commit | db79a0fe1aeea91d3a3b15e552c6223baff394b8 | [log] [tgz] |
---|---|---|
author | Willy Tu <wltu@google.com> | Thu Oct 17 00:33:41 2024 +0000 |
committer | Willy Tu <wltu@google.com> | Thu Oct 24 22:26:14 2024 +0000 |
tree | 4c074f770faa1ed6934bf1e2aa9c490f26f73dc0 | |
parent | cca7bd93e50a256de5631eb335c7d43304adefe8 [diff] |
imjournal: Fix ASAN memeory errors Update the patch and fix the ASAN meemory error. Needed to initilize the variable to NULL to prevent invalid memory address. - https://github.com/rsyslog/rsyslog/pull/5471 Google-Bug-Id: 373965756 Fusion-Link: fusion2 N/A Tested: Rsyslog runs fine with no functionlity differences. Change-Id: I917e549d5b5bfb0de03bcfeae13f07905be0b909 Signed-off-by: Willy Tu <wltu@google.com>