ObjFW  Diff

Differences From Artifact [983a2f4cc6]:

To Artifact [e2f58222ca]:


23
24
25
26
27
28
29
30

31
32
33
34
35
36
37
38
39







40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58

59
60
61
62

63
64

65
66

67
68
69


70
71
72

73
74
75


76
77
78
79
80
81

82
83

84
85
86
87
88



89
90
91
92
93
94

95
96

97
98

99
100
101
102

103
104
105
106
107
108
109
110
111
112
113

114
115

116
117
118
119
120
121

122
123
124
125
126
127
128
129
130
131
132
133
134
135
136

137
138
139
140



141
142
143
144
145
146
147
148
149
150
151

152
153
154

155

156
157


158
159
160
161

162
163

164
165
166

167
168
169
170

171
172


173
174
175
176

177
178

179
180
181

182
183
184
185
186

187
188
189

190
191
192
193

194
195
196

197
198
199
200

201
202
203

204
205
206
207

208
209
210

211
212
213
214
215
216
217
218
219
220
221
222
223
224

225
226
227

228
229

230
231
232

233
234
235
236

237
238
239
240
241
242
243
244
245
246

247
248
249
250



251
252


253
254

255
256
257
258
259
260
261
262
263

264
265
266
267
268


269
270
271
272


273
274
275
276


277
278
279
280


281
282
283
284


285
286
287
288


289
290
291
292
293
294
295
296
297
298
299

300
301
302
303
304


305
306
307
308


309
310
311
312


313
314
315
316


317
318
319
320


321
322
323
324


325
326
327
328
329
330
331
332
333
334
335
336
337
338
339

340
341
342
343


344
345
346
347


348
349
350
351
352
353
354
355

356
357
358


359
360
361
362
363


364
365
366


367
368
369
370
371
372
373
374
375

376
377
378


379
380
381
382


383
384
385
386
387
388
389
390

391
392
393


394
395
396
397

398
399

400
401
402
403


404
405
406

407
408
409

410
411
412
413


414
415

416

417
418
419

420
421
422
423


424
425
426
427
428
429
430
431

432
433
434

435
436
437
438
439
440
441
442

443
444
445
446

447
448
449
450
451
452
453
454
455
456



457
458
459
460
461
462
463
464
465
466
467
468
469





470
471
472
473

474
475
476
477
478
479
480
481
482






483
484
485

486
487

488
489
490

491
492

493
494
495
496
497
498

499
500
501

502
503


504
505
506
507

508
509
510


511
512
513
514

515
516
517


518
519
520
521



522
523

524
23
24
25
26
27
28
29

30
31
32







33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57

58
59
60
61

62
63

64
65

66
67
68

69
70
71
72

73
74


75
76
77
78
79
80
81

82
83

84
85
86



87
88
89
90
91
92
93
94

95
96

97
98

99
100
101
102

103
104
105
106
107
108
109
110
111
112
113

114
115

116
117
118
119
120
121

122
123
124
125
126
127
128
129
130
131
132
133
134
135
136

137
138



139
140
141
142
143
144
145
146
147
148
149
150
151

152
153
154

155
156
157


158
159
160
161
162

163
164

165
166
167

168
169
170
171
172
173


174
175
176
177
178

179
180

181
182
183

184
185
186
187
188

189
190
191

192
193
194
195

196
197
198

199
200
201
202

203
204
205

206
207
208
209

210
211
212

213
214
215
216
217
218
219
220
221
222
223
224
225
226

227
228
229

230
231

232
233
234

235
236
237
238

239
240
241
242
243
244
245
246
247
248

249
250



251
252
253
254

255
256
257

258
259
260
261
262
263
264
265
266

267
268
269
270


271
272
273
274


275
276
277
278


279
280
281
282


283
284
285
286


287
288
289
290


291
292
293
294
295
296
297
298
299
300
301
302

303
304
305
306


307
308
309
310


311
312
313
314


315
316
317
318


319
320
321
322


323
324
325
326


327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342

343
344
345


346
347
348
349


350
351
352
353
354
355
356
357
358

359
360


361
362
363
364
365


366
367
368


369
370
371
372
373
374
375
376
377
378

379
380


381
382
383
384


385
386
387
388
389
390
391
392
393

394
395
396

397
398
399
400
401

402
403

404
405
406


407
408
409
410

411
412
413

414
415
416


417
418
419
420
421

422
423
424

425
426
427


428
429
430
431
432
433
434
435
436

437
438
439

440
441
442
443
444
445
446
447

448
449
450
451

452
453
454
455
456
457
458
459



460
461
462
463
464
465
466
467
468
469
470





471
472
473
474
475
476
477
478

479
480
481
482






483
484
485
486
487
488
489
490

491
492

493
494
495

496
497

498
499
500
501
502
503

504
505
506
507
508


509
510
511
512
513

514
515


516
517
518
519
520

521
522


523
524
525



526
527
528
529

530
531







-
+


-
-
-
-
-
-
-
+
+
+
+
+
+
+


















-
+



-
+

-
+

-
+


-
+
+


-
+

-
-
+
+





-
+

-
+


-
-
-
+
+
+





-
+

-
+

-
+



-
+










-
+

-
+





-
+














-
+

-
-
-
+
+
+










-
+


-
+

+
-
-
+
+



-
+

-
+


-
+




+
-
-
+
+



-
+

-
+


-
+




-
+


-
+



-
+


-
+



-
+


-
+



-
+


-
+













-
+


-
+

-
+


-
+



-
+









-
+

-
-
-
+
+
+

-
+
+

-
+








-
+



-
-
+
+


-
-
+
+


-
-
+
+


-
-
+
+


-
-
+
+


-
-
+
+










-
+



-
-
+
+


-
-
+
+


-
-
+
+


-
-
+
+


-
-
+
+


-
-
+
+














-
+


-
-
+
+


-
-
+
+







-
+

-
-
+
+



-
-
+
+

-
-
+
+








-
+

-
-
+
+


-
-
+
+







-
+


-
+
+



-
+

-
+


-
-
+
+


-
+


-
+


-
-
+
+


+
-
+


-
+


-
-
+
+







-
+


-
+







-
+



-
+







-
-
-
+
+
+








-
-
-
-
-
+
+
+
+
+



-
+



-
-
-
-
-
-
+
+
+
+
+
+


-
+

-
+


-
+

-
+





-
+



+
-
-
+
+



-
+

-
-
+
+



-
+

-
-
+
+

-
-
-
+
+
+

-
+

#include <stdbool.h>
#include <wchar.h>

#import "OFString.h"
#import "OFAutoreleasePool.h"
#import "asprintf.h"

#define MAX_SUBFMT_LEN 64
#define MAX_SUBFORMAT_LEN 64

struct context {
	const char *fmt;
	size_t fmt_len;
	char subfmt[MAX_SUBFMT_LEN + 1];
	size_t subfmt_len;
	va_list args;
	char *buf;
	size_t buf_len;
	const char *format;
	size_t formatLen;
	char subformat[MAX_SUBFORMAT_LEN + 1];
	size_t subformatLen;
	va_list arguments;
	char *buffer;
	size_t bufferLen;
	size_t i, last;
	enum {
		STATE_STRING,
		STATE_FORMAT_FLAGS,
		STATE_FORMAT_FIELD_WIDTH,
		STATE_FORMAT_LENGTH_MODIFIER,
		STATE_FORMAT_CONVERSION_SPECIFIER
	} state;
	enum {
		LENGTH_MODIFIER_NONE,
		LENGTH_MODIFIER_HH,
		LENGTH_MODIFIER_H,
		LENGTH_MODIFIER_L,
		LENGTH_MODIFIER_LL,
		LENGTH_MODIFIER_J,
		LENGTH_MODIFIER_Z,
		LENGTH_MODIFIER_T,
		LENGTH_MODIFIER_CAPITAL_L
	} len_mod;
	} lengthModifier;
};

static bool
append_str(struct context *ctx, const char *astr, size_t astr_len)
appendString(struct context *ctx, const char *append, size_t appendLen)
{
	char *nbuf;
	char *nBuf;

	if (astr_len == 0)
	if (appendLen == 0)
		return true;

	if ((nbuf = realloc(ctx->buf, ctx->buf_len + astr_len + 1)) == NULL)
	if ((nBuf = realloc(ctx->buffer,
	    ctx->bufferLen + appendLen + 1)) == NULL)
		return false;

	memcpy(nbuf + ctx->buf_len, astr, astr_len);
	memcpy(nBuf + ctx->bufferLen, append, appendLen);

	ctx->buf = nbuf;
	ctx->buf_len += astr_len;
	ctx->buffer = nBuf;
	ctx->bufferLen += appendLen;

	return true;
}

static bool
append_subfmt(struct context *ctx, const char *asubfmt, size_t asubfmt_len)
appendSubformat(struct context *ctx, const char *subformat, size_t subformatLen)
{
	if (ctx->subfmt_len + asubfmt_len > MAX_SUBFMT_LEN)
	if (ctx->subformatLen + subformatLen > MAX_SUBFORMAT_LEN)
		return false;

	memcpy(ctx->subfmt + ctx->subfmt_len, asubfmt, asubfmt_len);
	ctx->subfmt_len += asubfmt_len;
	ctx->subfmt[ctx->subfmt_len] = 0;
	memcpy(ctx->subformat + ctx->subformatLen, subformat, subformatLen);
	ctx->subformatLen += subformatLen;
	ctx->subformat[ctx->subformatLen] = 0;

	return true;
}

static bool
state_string(struct context *ctx)
stringState(struct context *ctx)
{
	if (ctx->fmt[ctx->i] == '%') {
	if (ctx->format[ctx->i] == '%') {
		if (ctx->i > 0)
			if (!append_str(ctx, ctx->fmt + ctx->last,
			if (!appendString(ctx, ctx->format + ctx->last,
			    ctx->i - ctx->last))
				return false;

		if (!append_subfmt(ctx, ctx->fmt + ctx->i, 1))
		if (!appendSubformat(ctx, ctx->format + ctx->i, 1))
			return false;

		ctx->last = ctx->i + 1;
		ctx->state = STATE_FORMAT_FLAGS;
	}

	return true;
}

static bool
state_format_flags(struct context *ctx)
formatFlagsState(struct context *ctx)
{
	switch (ctx->fmt[ctx->i]) {
	switch (ctx->format[ctx->i]) {
	case '-':
	case '+':
	case ' ':
	case '#':
	case '0':
		if (!append_subfmt(ctx, ctx->fmt + ctx->i, 1))
		if (!appendSubformat(ctx, ctx->format + ctx->i, 1))
			return false;

		break;
	default:
		ctx->state = STATE_FORMAT_FIELD_WIDTH;
		ctx->i--;

		break;
	}

	return true;
}

static bool
state_format_field_width(struct context *ctx)
formatFieldWidthState(struct context *ctx)
{
	if ((ctx->fmt[ctx->i] >= '0' && ctx->fmt[ctx->i] <= '9') ||
	    ctx->fmt[ctx->i] == '*' || ctx->fmt[ctx->i] == '.') {
		if (!append_subfmt(ctx, ctx->fmt + ctx->i, 1))
	if ((ctx->format[ctx->i] >= '0' && ctx->format[ctx->i] <= '9') ||
	    ctx->format[ctx->i] == '*' || ctx->format[ctx->i] == '.') {
		if (!appendSubformat(ctx, ctx->format + ctx->i, 1))
			return false;
	} else {
		ctx->state = STATE_FORMAT_LENGTH_MODIFIER;
		ctx->i--;
	}

	return true;
}

static bool
state_format_length_modifier(struct context *ctx)
formatLengthModifierState(struct context *ctx)
{
	/* Only one allowed */
	switch (ctx->fmt[ctx->i]) {
	switch (ctx->format[ctx->i]) {
	case 'h': /* and also hh */
		if (ctx->formatLen > ctx->i + 1 &&
		if (ctx->fmt_len > ctx->i + 1 && ctx->fmt[ctx->i + 1] == 'h') {
			if (!append_subfmt(ctx, ctx->fmt + ctx->i, 2))
		    ctx->format[ctx->i + 1] == 'h') {
			if (!appendSubformat(ctx, ctx->format + ctx->i, 2))
				return false;

			ctx->i++;
			ctx->len_mod = LENGTH_MODIFIER_HH;
			ctx->lengthModifier = LENGTH_MODIFIER_HH;
		} else {
			if (!append_subfmt(ctx, ctx->fmt + ctx->i, 1))
			if (!appendSubformat(ctx, ctx->format + ctx->i, 1))
				return false;

			ctx->len_mod = LENGTH_MODIFIER_H;
			ctx->lengthModifier = LENGTH_MODIFIER_H;
		}

		break;
	case 'l': /* and also ll */
		if (ctx->formatLen > ctx->i + 1 &&
		if (ctx->fmt_len > ctx->i + 1 && ctx->fmt[ctx->i + 1] == 'l') {
			if (!append_subfmt(ctx, ctx->fmt + ctx->i, 2))
		    ctx->format[ctx->i + 1] == 'l') {
			if (!appendSubformat(ctx, ctx->format + ctx->i, 2))
				return false;

			ctx->i++;
			ctx->len_mod = LENGTH_MODIFIER_LL;
			ctx->lengthModifier = LENGTH_MODIFIER_LL;
		} else {
			if (!append_subfmt(ctx, ctx->fmt + ctx->i, 1))
			if (!appendSubformat(ctx, ctx->format + ctx->i, 1))
				return false;

			ctx->len_mod = LENGTH_MODIFIER_L;
			ctx->lengthModifier = LENGTH_MODIFIER_L;
		}

		break;
	case 'j':
		if (!append_subfmt(ctx, ctx->fmt + ctx->i, 1))
		if (!appendSubformat(ctx, ctx->format + ctx->i, 1))
			return false;

		ctx->len_mod = LENGTH_MODIFIER_J;
		ctx->lengthModifier = LENGTH_MODIFIER_J;

		break;
	case 'z':
		if (!append_subfmt(ctx, ctx->fmt + ctx->i, 1))
		if (!appendSubformat(ctx, ctx->format + ctx->i, 1))
			return false;

		ctx->len_mod = LENGTH_MODIFIER_Z;
		ctx->lengthModifier = LENGTH_MODIFIER_Z;

		break;
	case 't':
		if (!append_subfmt(ctx, ctx->fmt + ctx->i, 1))
		if (!appendSubformat(ctx, ctx->format + ctx->i, 1))
			return false;

		ctx->len_mod = LENGTH_MODIFIER_T;
		ctx->lengthModifier = LENGTH_MODIFIER_T;

		break;
	case 'L':
		if (!append_subfmt(ctx, ctx->fmt + ctx->i, 1))
		if (!appendSubformat(ctx, ctx->format + ctx->i, 1))
			return false;

		ctx->len_mod = LENGTH_MODIFIER_CAPITAL_L;
		ctx->lengthModifier = LENGTH_MODIFIER_CAPITAL_L;

		break;
	default:
		ctx->i--;

		break;
	}

	ctx->state = STATE_FORMAT_CONVERSION_SPECIFIER;
	return true;
}

static bool
state_format_conversion_specifier(struct context *ctx)
formatConversionSpecifierState(struct context *ctx)
{
	char *tmp = NULL;
	int tmp_len = 0;
	int tmpLen = 0;

	if (!append_subfmt(ctx, ctx->fmt + ctx->i, 1))
	if (!appendSubformat(ctx, ctx->format + ctx->i, 1))
		return false;

	switch (ctx->fmt[ctx->i]) {
	switch (ctx->format[ctx->i]) {
	case '@':;
		OFAutoreleasePool *pool;

		ctx->subfmt[ctx->subfmt_len - 1] = 's';
		ctx->subformat[ctx->subformatLen - 1] = 's';

		@try {
			pool = [[OFAutoreleasePool alloc] init];
		} @catch (id e) {
			[e release];
			return false;
		}

		@try {
			id obj;
			id object;

			if ((obj = va_arg(ctx->args, id)) != nil)
				tmp_len = asprintf(&tmp, ctx->subfmt,
				    [[obj description] cString]);
			if ((object = va_arg(ctx->arguments, id)) != nil)
				tmpLen = asprintf(&tmp, ctx->subformat,
				    [[object description] cString]);
			else
				tmp_len = asprintf(&tmp, ctx->subfmt, "(nil)");
				tmpLen = asprintf(&tmp, ctx->subformat,
				    "(nil)");
		} @catch (id e) {
			free(ctx->buf);
			free(ctx->buffer);
			@throw e;
		} @finally {
			[pool release];
		}

		break;
	case 'd':
	case 'i':
		switch (ctx->len_mod) {
		switch (ctx->lengthModifier) {
		case LENGTH_MODIFIER_NONE:
		case LENGTH_MODIFIER_HH:
		case LENGTH_MODIFIER_H:
			tmp_len = asprintf(&tmp, ctx->subfmt,
			    va_arg(ctx->args, int));
			tmpLen = asprintf(&tmp, ctx->subformat,
			    va_arg(ctx->arguments, int));
			break;
		case LENGTH_MODIFIER_L:
			tmp_len = asprintf(&tmp, ctx->subfmt,
			    va_arg(ctx->args, long));
			tmpLen = asprintf(&tmp, ctx->subformat,
			    va_arg(ctx->arguments, long));
			break;
		case LENGTH_MODIFIER_LL:
			tmp_len = asprintf(&tmp, ctx->subfmt,
			    va_arg(ctx->args, long long));
			tmpLen = asprintf(&tmp, ctx->subformat,
			    va_arg(ctx->arguments, long long));
			break;
		case LENGTH_MODIFIER_J:
			tmp_len = asprintf(&tmp, ctx->subfmt,
			    va_arg(ctx->args, intmax_t));
			tmpLen = asprintf(&tmp, ctx->subformat,
			    va_arg(ctx->arguments, intmax_t));
			break;
		case LENGTH_MODIFIER_Z:
			tmp_len = asprintf(&tmp, ctx->subfmt,
			    va_arg(ctx->args, ssize_t));
			tmpLen = asprintf(&tmp, ctx->subformat,
			    va_arg(ctx->arguments, ssize_t));
			break;
		case LENGTH_MODIFIER_T:
			tmp_len = asprintf(&tmp, ctx->subfmt,
			    va_arg(ctx->args, ptrdiff_t));
			tmpLen = asprintf(&tmp, ctx->subformat,
			    va_arg(ctx->arguments, ptrdiff_t));
			break;
		default:
			return false;
		}

		break;
	case 'o':
	case 'u':
	case 'x':
	case 'X':
		switch (ctx->len_mod) {
		switch (ctx->lengthModifier) {
		case LENGTH_MODIFIER_NONE:
		case LENGTH_MODIFIER_HH:
		case LENGTH_MODIFIER_H:
			tmp_len = asprintf(&tmp, ctx->subfmt,
			    va_arg(ctx->args, unsigned int));
			tmpLen = asprintf(&tmp, ctx->subformat,
			    va_arg(ctx->arguments, unsigned int));
			break;
		case LENGTH_MODIFIER_L:
			tmp_len = asprintf(&tmp, ctx->subfmt,
			    va_arg(ctx->args, unsigned long));
			tmpLen = asprintf(&tmp, ctx->subformat,
			    va_arg(ctx->arguments, unsigned long));
			break;
		case LENGTH_MODIFIER_LL:
			tmp_len = asprintf(&tmp, ctx->subfmt,
			    va_arg(ctx->args, unsigned long long));
			tmpLen = asprintf(&tmp, ctx->subformat,
			    va_arg(ctx->arguments, unsigned long long));
			break;
		case LENGTH_MODIFIER_J:
			tmp_len = asprintf(&tmp, ctx->subfmt,
			    va_arg(ctx->args, uintmax_t));
			tmpLen = asprintf(&tmp, ctx->subformat,
			    va_arg(ctx->arguments, uintmax_t));
			break;
		case LENGTH_MODIFIER_Z:
			tmp_len = asprintf(&tmp, ctx->subfmt,
			    va_arg(ctx->args, size_t));
			tmpLen = asprintf(&tmp, ctx->subformat,
			    va_arg(ctx->arguments, size_t));
			break;
		case LENGTH_MODIFIER_T:
			tmp_len = asprintf(&tmp, ctx->subfmt,
			    va_arg(ctx->args, ptrdiff_t));
			tmpLen = asprintf(&tmp, ctx->subformat,
			    va_arg(ctx->arguments, ptrdiff_t));
			break;
		default:
			return false;
		}

		break;
	case 'f':
	case 'F':
	case 'e':
	case 'E':
	case 'g':
	case 'G':
	case 'a':
	case 'A':
		switch (ctx->len_mod) {
		switch (ctx->lengthModifier) {
		case LENGTH_MODIFIER_NONE:
		case LENGTH_MODIFIER_L:
			tmp_len = asprintf(&tmp, ctx->subfmt,
			    va_arg(ctx->args, double));
			tmpLen = asprintf(&tmp, ctx->subformat,
			    va_arg(ctx->arguments, double));
			break;
		case LENGTH_MODIFIER_CAPITAL_L:
			tmp_len = asprintf(&tmp, ctx->subfmt,
			    va_arg(ctx->args, long double));
			tmpLen = asprintf(&tmp, ctx->subformat,
			    va_arg(ctx->arguments, long double));
			break;
		default:
			return false;
		}

		break;
	case 'c':
		switch (ctx->len_mod) {
		switch (ctx->lengthModifier) {
		case LENGTH_MODIFIER_NONE:
			tmp_len = asprintf(&tmp, ctx->subfmt,
			    va_arg(ctx->args, int));
			tmpLen = asprintf(&tmp, ctx->subformat,
			    va_arg(ctx->arguments, int));
			break;
		case LENGTH_MODIFIER_L:
#if WINT_MAX >= INT_MAX
			tmp_len = asprintf(&tmp, ctx->subfmt,
			    va_arg(ctx->args, wint_t));
			tmpLen = asprintf(&tmp, ctx->subformat,
			    va_arg(ctx->arguments, wint_t));
#else
			tmp_len = asprintf(&tmp, ctx->subfmt,
			    va_arg(ctx->args, int));
			tmpLen = asprintf(&tmp, ctx->subformat,
			    va_arg(ctx->arguments, int));
#endif
			break;
		default:
			return false;
		}

		break;
	case 's':
		switch (ctx->len_mod) {
		switch (ctx->lengthModifier) {
		case LENGTH_MODIFIER_NONE:
			tmp_len = asprintf(&tmp, ctx->subfmt,
			    va_arg(ctx->args, const char*));
			tmpLen = asprintf(&tmp, ctx->subformat,
			    va_arg(ctx->arguments, const char*));
			break;
		case LENGTH_MODIFIER_L:
			tmp_len = asprintf(&tmp, ctx->subfmt,
			    va_arg(ctx->args, const wchar_t*));
			tmpLen = asprintf(&tmp, ctx->subformat,
			    va_arg(ctx->arguments, const wchar_t*));
			break;
		default:
			return false;
		}

		break;
	case 'p':
		if (ctx->len_mod != LENGTH_MODIFIER_NONE)
		if (ctx->lengthModifier != LENGTH_MODIFIER_NONE)
			return false;

		tmp_len = asprintf(&tmp, ctx->subfmt, va_arg(ctx->args, void*));
		tmpLen = asprintf(&tmp, ctx->subformat,
		    va_arg(ctx->arguments, void*));

		break;
	case 'n':
		switch (ctx->len_mod) {
		switch (ctx->lengthModifier) {
		case LENGTH_MODIFIER_NONE:
			*va_arg(ctx->args, int*) = (int)ctx->buf_len;
			*va_arg(ctx->arguments, int*) = (int)ctx->bufferLen;
			break;
		case LENGTH_MODIFIER_HH:
			*va_arg(ctx->args, signed char*) =
			    (signed char)ctx->buf_len;
			*va_arg(ctx->arguments, signed char*) =
			    (signed char)ctx->bufferLen;
			break;
		case LENGTH_MODIFIER_H:
			*va_arg(ctx->args, short*) = (short)ctx->buf_len;
			*va_arg(ctx->arguments, short*) = (short)ctx->bufferLen;
			break;
		case LENGTH_MODIFIER_L:
			*va_arg(ctx->args, long*) = (long)ctx->buf_len;
			*va_arg(ctx->arguments, long*) = (long)ctx->bufferLen;
			break;
		case LENGTH_MODIFIER_LL:
			*va_arg(ctx->args, long long*) =
			    (long long)ctx->buf_len;
			*va_arg(ctx->arguments, long long*) =
			    (long long)ctx->bufferLen;
			break;
		case LENGTH_MODIFIER_J:
			*va_arg(ctx->arguments, intmax_t*) =
			*va_arg(ctx->args, intmax_t*) = (intmax_t)ctx->buf_len;
			    (intmax_t)ctx->bufferLen;
			break;
		case LENGTH_MODIFIER_Z:
			*va_arg(ctx->args, size_t*) = ctx->buf_len;
			*va_arg(ctx->arguments, size_t*) = ctx->bufferLen;
			break;
		case LENGTH_MODIFIER_T:
			*va_arg(ctx->args, ptrdiff_t*) =
			    (ptrdiff_t)ctx->buf_len;
			*va_arg(ctx->arguments, ptrdiff_t*) =
			    (ptrdiff_t)ctx->bufferLen;
			break;
		default:
			return false;
		}

		break;
	case '%':
		if (ctx->len_mod != LENGTH_MODIFIER_NONE)
		if (ctx->lengthModifier != LENGTH_MODIFIER_NONE)
			return false;

		if (!append_str(ctx, "%", 1))
		if (!appendString(ctx, "%", 1))
			return false;

		break;
	default:
		return false;
	}

	if (tmp_len == -1)
	if (tmpLen == -1)
		return false;

	if (tmp != NULL) {
		if (!append_str(ctx, tmp, tmp_len)) {
		if (!appendString(ctx, tmp, tmpLen)) {
			free(tmp);
			return false;
		}

		free(tmp);
	}

	memset(ctx->subfmt, 0, MAX_SUBFMT_LEN);
	ctx->subfmt_len = 0;
	ctx->len_mod = LENGTH_MODIFIER_NONE;
	memset(ctx->subformat, 0, MAX_SUBFORMAT_LEN);
	ctx->subformatLen = 0;
	ctx->lengthModifier = LENGTH_MODIFIER_NONE;

	ctx->last = ctx->i + 1;
	ctx->state = STATE_STRING;

	return true;
}

static bool (*states[])(struct context*) = {
	state_string,
	state_format_flags,
	state_format_field_width,
	state_format_length_modifier,
	state_format_conversion_specifier
	stringState,
	formatFlagsState,
	formatFieldWidthState,
	formatLengthModifierState,
	formatConversionSpecifierState
};

int
of_vasprintf(char **ret, const char *fmt, va_list args)
of_vasprintf(char **cString, const char *format, va_list arguments)
{
	struct context ctx;

	ctx.fmt = fmt;
	ctx.fmt_len = strlen(fmt);
	memset(ctx.subfmt, 0, MAX_SUBFMT_LEN + 1);
	ctx.subfmt_len = 0;
	va_copy(ctx.args, args);
	ctx.buf_len = 0;
	ctx.format = format;
	ctx.formatLen = strlen(format);
	memset(ctx.subformat, 0, MAX_SUBFORMAT_LEN + 1);
	ctx.subformatLen = 0;
	va_copy(ctx.arguments, arguments);
	ctx.bufferLen = 0;
	ctx.last = 0;
	ctx.state = STATE_STRING;
	ctx.len_mod = LENGTH_MODIFIER_NONE;
	ctx.lengthModifier = LENGTH_MODIFIER_NONE;

	if ((ctx.buf = malloc(1)) == NULL)
	if ((ctx.buffer = malloc(1)) == NULL)
		return -1;

	for (ctx.i = 0; ctx.i < ctx.fmt_len; ctx.i++) {
	for (ctx.i = 0; ctx.i < ctx.formatLen; ctx.i++) {
		if (!states[ctx.state](&ctx)) {
			free(ctx.buf);
			free(ctx.buffer);
			return -1;
		}
	}

	if (ctx.state != STATE_STRING) {
		free(ctx.buf);
		free(ctx.buffer);
		return -1;
	}

	if (!appendString(&ctx, ctx.format + ctx.last,
	if (!append_str(&ctx, ctx.fmt + ctx.last, ctx.fmt_len - ctx.last)) {
		free(ctx.buf);
	    ctx.formatLen - ctx.last)) {
		free(ctx.buffer);
		return -1;
	}

	ctx.buf[ctx.buf_len] = 0;
	ctx.buffer[ctx.bufferLen] = 0;

	*ret = ctx.buf;
	return (ctx.buf_len <= INT_MAX ? (int)ctx.buf_len : INT_MAX);
	*cString = ctx.buffer;
	return (ctx.bufferLen <= INT_MAX ? (int)ctx.bufferLen : -1);
}

int
of_asprintf(char **ret, const char *fmt, ...)
of_asprintf(char **cString, const char *format, ...)
{
	va_list args;
	int r;
	va_list arguments;
	int ret;

	va_start(args, fmt);
	r = of_vasprintf(ret, fmt, args);
	va_end(args);
	va_start(arguments, format);
	ret = of_vasprintf(cString, format, arguments);
	va_end(arguments);

	return r;
	return ret;
}