struct/dstr-putf.c: Don't segfault on `*' width/precision indicators.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 14 Jun 2014 23:24:48 +0000 (00:24 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 14 Jun 2014 23:24:48 +0000 (00:24 +0100)
commite744e21a5aa1e4e5820999ac1e6776fa8fe76dd8
tree7b328ecbb936fd16e457081ec05640e42c267361
parent09fbf4d0a21c9cad25cc3f12b1e3f365f850eb94
struct/dstr-putf.c: Don't  segfault on `*' width/precision indicators.

Must have always been broken.  Strange: I thought I'd tested that.
struct/dstr-putf.c