[master] a75371a7a vcc: Missing CBLOB

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Wed Jun 30 12:35:06 UTC 2021


commit a75371a7aa3965862621c841e5a24f107a2fe276
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Wed Jun 30 14:30:05 2021 +0200

    vcc: Missing CBLOB

diff --git a/lib/libvcc/vcc_expr.c b/lib/libvcc/vcc_expr.c
index 329843bca..d40417baa 100644
--- a/lib/libvcc/vcc_expr.c
+++ b/lib/libvcc/vcc_expr.c
@@ -714,6 +714,7 @@ vcc_number(struct vcc *tl, struct expr **e, vcc_type_t fmt, const char *sign)
  *	CNUM
  *	FNUM
  *	CSTR
+ *	CBLOB
  */
 
 static void


More information about the varnish-commit mailing list