]> granicus.if.org Git - mutt/commit
lookup_mime_type() could overflow. This is, however, harmless,
authorThomas Roessler <roessler@does-not-exist.org>
Tue, 20 Feb 2001 12:02:40 +0000 (12:02 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Tue, 20 Feb 2001 12:02:40 +0000 (12:02 +0000)
commit3e3e1a802e5b6d3f20c82d34297601994e5074f3
tree18ce93a5aa8d4805ca18d2bbb7bc129d6f1caedb
parent41ef96b280cba9a401ddb68472954a342b832096
lookup_mime_type() could overflow.  This is, however, harmless,
because it only works on data from local configuration files which
are either under the control of the user or under the control of
root.
sendlib.c