summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2017-01-14 16:49:49 +0100
committerwm4 <wm4@nowhere>2017-01-14 17:14:30 +0100
commite91331e683f4e66d9945d89e54a25b3b9610116d (patch)
tree8bdb878b3ac7aa40806062bba423a0cd38c08271 /DOCS
parent191cdbd31ed6f4a8fbbd55a6ec81db7dcc1d457c (diff)
downloadmpv-e91331e683f4e66d9945d89e54a25b3b9610116d.tar.bz2
mpv-e91331e683f4e66d9945d89e54a25b3b9610116d.tar.xz
scripting: don't call dlclose() on C plugins
Can break things quite badly. Example: reloading a plugin linked against GTK 3.x can cause a segfault if you call dlclose() on it. According to GTK developers, unloading the GTK library is unsupported.
Diffstat (limited to 'DOCS')
0 files changed, 0 insertions, 0 deletions