Iñaki Baz Castillo
Iñaki Baz Castillo
Humm, anyhow I see no reason to keep "mysql.so" under GEMS/mysqlplus/lib/ instead of calling it just "mysqlplus_ext.so" (or whatever). The line "require 'mysql'" in GEMS/mysqlplus/lib/mysqlplus.rb would behave randomly under Ruby1.9....
It's a good idea. However then "mysql.so" should be renamed to any other anme (as "mysqplus_ext.so").
Hell. Good to know.
I know I know. I just wanted to document a missing API. I may try to implement it if I get some proper time next weeks.
Oh hell...
It's not unexpected. If a value can be converted into a number, it is converted into a number. If not, it's becomes a string. That's how all things work in...
> Can _any_ other instances of this issue happen? Sure. `a=mid` and `a=rid` have string values, however I'm 200% sure that sdp-transform convert those values to number in case they...
Thanks for your fast response, but I cannot understand: In my above example an attacker sends first a TCP packet with data = `{"method": "attack`. Such data is passed to...
Really thanks a lot for you very good work ;)
It looks ok, but I see an empty line in the device selectors. It's not another option with empty value (in fact, it's a `` rather than a `` as...