]> git.siccegge.de Git - frida/frida.git/commit
Do proper errorhandling for fileload
authorChristoph Egger <christoph@christoph-egger.org>
Mon, 25 May 2015 05:37:00 +0000 (07:37 +0200)
committerChristoph Egger <christoph@christoph-egger.org>
Mon, 25 May 2015 05:37:00 +0000 (07:37 +0200)
commit38f26697d6998845bacb1d44a92efe8f326a4820
treee45982d1c05efe14064487a9df1596521393b53f
parent25c5224fd78d69d669d4f2722ffd2f512a65834e
Do proper errorhandling for fileload

Sharing code with evaluation of strings, now proper error handling is
done and frida won't crash if an invalid scheme file is loaded.
src/bindings/Guile.cxx
src/bindings/Guile.hxx