lib/spf/ext/resolv.rb in spf-0.0.55 vs lib/spf/ext/resolv.rb in spf-0.1
- old
+ new
@@ -63,10 +63,10 @@
end
end
end
-# Fix for (unreported) "nil can't be coerced into Fixnum" TypeError exception
+# Fix for (unreported) "nil can't be coerced into Integer" TypeError exception
# caused by truncated (or otherwise malformed) answer packets.
###############################################################################
class Resolv
class DNS