From: Mark Wooding Date: Sat, 14 Jun 2014 23:24:48 +0000 (+0100) Subject: struct/dstr-putf.c: Don't segfault on `*' width/precision indicators. X-Git-Tag: 2.2.2~4 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib/commitdiff_plain/e744e21a5aa1e4e5820999ac1e6776fa8fe76dd8?ds=sidebyside;hp=e744e21a5aa1e4e5820999ac1e6776fa8fe76dd8 struct/dstr-putf.c: Don't segfault on `*' width/precision indicators. Must have always been broken. Strange: I thought I'd tested that. ---