mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-21 03:47:07 +00:00
QR Code Lives!
This commit is contained in:
@@ -248,6 +248,7 @@ void free_rs_cache(void)
|
||||
free_rs_char(rs);
|
||||
rs = next;
|
||||
}
|
||||
rslist = NULL;
|
||||
}
|
||||
|
||||
/* The guts of the Reed-Solomon encoder, meant to be #included
|
||||
|
||||
Reference in New Issue
Block a user