libcue
libcue copied to clipboard
Fix yylineno integer overflow
This fixes int overflow in https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=63758
@lipnitsk what do you think? The solution is based on https://stackoverflow.com/questions/16129605/bison-reset-line-number-for-each-new-file
@lipnitsk?
@lipnitsk Could you please review it? It is a rather small change to fix https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=63758