Cuik icon indicating copy to clipboard operation
Cuik copied to clipboard

cuik loops infinitely with attributes in struct fields

Open alex-s168 opened this issue 3 months ago • 0 comments

temporary storage: out of memory!

typedef struct {
  unsigned long len __attribute__((aligned(8)));
} bad;

alex-s168 avatar Oct 09 '25 13:10 alex-s168