|
|
@@ -1,5 +1,3 @@ |
|
|
fails:Array#pack with format 'L' taints the output string if the format string is tainted |
|
|
fails:Array#pack with format 'l' taints the output string if the format string is tainted |
|
|
fails:Array#pack with format 'L' returns an ASCII-8BIT string |
|
|
fails:Array#pack with format 'l' returns an ASCII-8BIT string |
|
|
fails:Array#pack with format 'L' with modifier '>' and '_' encodes the least significant 64 bits of a positive number |
|
@@ -72,17 +70,13 @@ fails:Array#pack with format 'L' with modifier '_' calls #to_int to convert the |
|
|
fails:Array#pack with format 'L' with modifier '_' encodes the number of array elements specified by the count modifier |
|
|
fails:Array#pack with format 'L' with modifier '_' encodes all remaining elements when passed the '*' modifier |
|
|
fails:Array#pack with format 'L' with modifier '_' ignores NULL bytes between directives |
|
|
fails:Array#pack with format 'L' with modifier '!' encodes the number of array elements specified by the count modifier |
|
|
fails:Array#pack with format 'L' with modifier '!' encodes all remaining elements when passed the '*' modifier |
|
|
fails:Array#pack with format 'L' with modifier '!' ignores NULL bytes between directives |
|
|
fails:Array#pack with format 'L' with modifier '!' ignores spaces between directives |
|
|
fails:Array#pack with format 'l' with modifier '_' encodes the least significant 64 bits of a positive number |
|
|
fails:Array#pack with format 'l' with modifier '_' encodes the least significant 64 bits of a negative number |
|
|
fails:Array#pack with format 'l' with modifier '_' calls #to_int to convert the pack argument to an Integer |
|
|
fails:Array#pack with format 'l' with modifier '_' encodes the number of array elements specified by the count modifier |
|
|
fails:Array#pack with format 'l' with modifier '_' encodes all remaining elements when passed the '*' modifier |
|
|
fails:Array#pack with format 'l' with modifier '_' ignores NULL bytes between directives |
|
|
fails:Array#pack with format 'l' with modifier '_' ignores spaces between directives |
|
|
fails:Array#pack with format 'l' with modifier '_' encodes the number of array elements specified by the count modifier |
|
|
fails:Array#pack with format 'l' with modifier '!' encodes the least significant 64 bits of a positive number |
|
|
fails:Array#pack with format 'l' with modifier '!' encodes the least significant 64 bits of a negative number |
|
|
fails:Array#pack with format 'l' with modifier '!' calls #to_int to convert the pack argument to an Integer |
|
@@ -107,19 +101,7 @@ fails:Array#pack with format 'L' with modifier '!' encodes the least significant |
|
|
fails:Array#pack with format 'L' with modifier '!' encodes the least significant 64 bits of a negative number |
|
|
fails:Array#pack with format 'L' with modifier '!' calls #to_int to convert the pack argument to an Integer |
|
|
fails:Array#pack with format 'L' with modifier '!' encodes the number of array elements specified by the count modifier |
|
|
fails:Array#pack with format 'L' with modifier '<' ignores NULL bytes between directives |
|
|
fails:Array#pack with format 'L' with modifier '<' ignores spaces between directives |
|
|
fails:Array#pack with format 'L' with modifier '>' encodes the number of array elements specified by the count modifier |
|
|
fails:Array#pack with format 'L' with modifier '>' ignores NULL bytes between directives |
|
|
fails:Array#pack with format 'L' with modifier '>' ignores spaces between directives |
|
|
fails:Array#pack with format 'l' with modifier '<' ignores NULL bytes between directives |
|
|
fails:Array#pack with format 'l' with modifier '<' ignores spaces between directives |
|
|
fails:Array#pack with format 'l' with modifier '>' encodes the number of array elements specified by the count modifier |
|
|
fails:Array#pack with format 'l' with modifier '>' ignores NULL bytes between directives |
|
|
fails:Array#pack with format 'l' with modifier '>' ignores spaces between directives |
|
|
fails:Array#pack with format 'L' encodes the number of array elements specified by the count modifier |
|
|
fails:Array#pack with format 'L' ignores NULL bytes between directives |
|
|
fails:Array#pack with format 'L' ignores spaces between directives |
|
|
fails:Array#pack with format 'l' encodes the number of array elements specified by the count modifier |
|
|
fails:Array#pack with format 'l' ignores NULL bytes between directives |
|
|
fails:Array#pack with format 'l' ignores spaces between directives |
|
|
fails:Array#pack with format 'l' with modifier '_' encodes the least significant 64 bits of a positive number |
|
|
fails:Array#pack with format 'L' with modifier '!' ignores spaces between directives |
|
|
fails:Array#pack with format 'L' with modifier '!' ignores NULL bytes between directives |
|
|
fails:Array#pack with format 'L' with modifier '!' encodes all remaining elements when passed the '*' modifier |