Files
metasploit-gs/lib
sinn3r 807142e988 'Size' may not exist in certain PDF structure.
This is a fix for issues related to:
'undefined method `[]' for nil:NilClass'

It is possible that a PDF may not have the 'Size' xref, and people
are running into the 'undefined method'[]' for NilClass' exception.
Because the pdf parser always assumes there is a Size field,
so it uses a match() function to find the value for Size, which
can be nil.

See the following bug report for example:
https://dev.metasploit.com/redmine/issues/7014
2012-06-26 16:09:13 -05:00
..
2012-04-15 23:35:38 -05:00
2012-06-25 10:11:53 -05:00
2012-04-23 23:06:52 -05:00
2012-05-22 12:49:54 -06:00
2012-04-15 23:35:38 -05:00
2012-06-25 01:37:38 -05:00
2009-01-28 06:13:47 +00:00
2011-11-09 18:41:40 -06:00
2012-02-04 00:03:03 -06:00
2009-06-03 03:14:29 +00:00
2012-04-15 23:35:38 -05:00
2011-05-23 14:04:38 +00:00
2009-12-26 09:01:08 +00:00
2012-04-15 23:35:38 -05:00
2011-06-03 00:15:08 +00:00
2009-01-11 07:17:57 +00:00