summaryrefslogtreecommitdiffstats
path: root/tdehtml/test/align.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-11-18 23:03:25 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-11-19 22:49:53 +0900
commit884aff988556c5271eb829768b17d27052a08763 (patch)
tree8f4bc098ee17a8d4ad280398d668eba59577eec0 /tdehtml/test/align.html
parentaaea842e5720568ae365e2e0cf9468a4b028793b (diff)
downloadtdelibs-master.tar.gz
tdelibs-master.zip
Make 'TDEConfigINIBackEnd::parseSingleConfigFile' reentrant.HEADmaster
If a second call to 'TDEConfigINIBackEnd::parseSingleConfigFile' was called from another thread while the first wasn't finished, it would have resulted in a SEGV fault. Config files are usually small and mmap-ing files does not provide meaningful benefits while instead introducing the possibility of a SIGBUS fault, although extremely unlukely in real life. This resolves issue #379. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdehtml/test/align.html')
0 files changed, 0 insertions, 0 deletions