mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-03-06 01:10:14 +00:00
This closes #2440
This commit is contained in:
commit
7c1508e7c4
@ -231,7 +231,7 @@ jint JNI_OnLoad(JavaVM* vm, void* reserved) {
|
||||
}
|
||||
}
|
||||
|
||||
inline void closeDumbHandlers() {
|
||||
static inline void closeDumbHandlers() {
|
||||
if (dumbWriteHandler != 0) {
|
||||
#ifdef DEBUG
|
||||
fprintf (stdout, "Closing and removing dump handler %s\n", dumbPath);
|
||||
|
Loading…
x
Reference in New Issue
Block a user