From: Reuben Thomas Date: Fri, 25 Jul 2008 14:20:19 +0000 (+0000) Subject: Add a FIXME for JPEG comments X-Git-Tag: FILE5_05~355 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=15a8ab7e5b0c9b16ee09cc000e45a3538a3c3054;p=file Add a FIXME for JPEG comments --- diff --git a/magic/Magdir/jpeg b/magic/Magdir/jpeg index 297dfae5..d728de6e 100644 --- a/magic/Magdir/jpeg +++ b/magic/Magdir/jpeg @@ -127,6 +127,8 @@ # At least we can show a comment if no other segments got inserted before: >(4.S+5) byte 0xFE >>(4.S+8) string >\0 \b, comment: "%s" +# FIXME: When we can do non-byte counted strings, we can use that to get +# the string's count, and fix Debian bug #283760 #>(4.S+5) byte 0xFE \b, comment #>>(4.S+6) beshort x \b length=%d #>>(4.S+8) string >\0 \b, "%s"