Files
metasploit-gs/lib/msf/core/module
sinn3r 846dbc7432 Fix #4163 - Update merge_check_key to keep up with 2.1.4 change
The merge_check_key method (found in Msf::Module::ModuleInfo)) uses
respond_to? to check is our object includes a merge_info_description
method before merging descriptions. The respond_to? method in 2.1.4
by default no longer checks private and protected methods, and this
is breaking our merge_check_key method.

Fix #4163
2014-11-12 13:46:14 -06:00
..
2014-10-16 13:21:11 -05:00
2014-10-17 11:17:12 -05:00
2013-08-30 16:28:33 -05:00
2014-10-16 09:03:23 -05:00
2014-10-16 09:02:55 -05:00
2014-10-16 15:24:59 -05:00
2013-08-30 16:28:33 -05:00
2014-10-16 15:51:59 -05:00
2014-10-16 11:14:42 -05:00
2013-08-30 16:28:33 -05:00
2014-01-02 10:48:28 -06:00
2014-10-17 11:45:03 -05:00
2014-11-05 09:57:13 -06:00
2014-10-16 15:27:54 -05:00
2014-02-04 15:41:10 +00:00
2014-10-16 09:50:07 -05:00
2014-10-17 11:31:56 -05:00