Export LD_PRELOAD environmental variable to force usage of hardened_malloc.
This commit is contained in:
parent
4b268196ec
commit
d5d9b04beb
@ -3,9 +3,11 @@
|
|||||||
# Copyright 2022-2023 Inference
|
# Copyright 2022-2023 Inference
|
||||||
# SPDX-License-Identifier: BSD-3-Clause-Clear
|
# SPDX-License-Identifier: BSD-3-Clause-Clear
|
||||||
|
|
||||||
# Version: 1.1.1.6
|
# Version: 1.2.0.7
|
||||||
|
|
||||||
|
|
||||||
|
export LD_PRELOAD="/lib/local/libhardened_malloc.so"
|
||||||
|
|
||||||
# Prompt.
|
# Prompt.
|
||||||
PROMPT=%n@%M:%#" "
|
PROMPT=%n@%M:%#" "
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user