|
From: Dmitry Y. <fir...@ya...> - 2016-05-20 08:37:48
|
20.05.2016 11:32, Mark Rotteveel wrote: > >> If it's about routine in machine codes such routine should not exist on >> server. Nor in UDF, nor in plugins. No other solutions. >> What about Java - I hope call to dynamic library loader can be >> restricted by VM? > > Yes it can, but for example the client library (and embedded engine) is > already loaded because that is used by FB/Java itself, so it is available. But if we can protect external connections within the active (already loaded) library and if JVM can protect from loading other libraries, together it could solve the issue. Dmitry |