]> granicus.if.org Git - mutt/commit
Try not to pass NULL pointers to snprintf - the Solaris version
authorThomas Roessler <roessler@does-not-exist.org>
Thu, 23 Sep 1999 21:07:34 +0000 (21:07 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Thu, 23 Sep 1999 21:07:34 +0000 (21:07 +0000)
commit2f70a5474a48cba074baaf100a997fbd42ffe95f
tree044f692b78604f1d194704cb40978351b35299be
parent6be24609f8fb6097a328364718d6bc9ab86070e4
Try not to pass NULL pointers to snprintf - the Solaris version
doesn't like them.  (Noted by Thomas.Parmelan@efrei.fr.)
browser.c