albertZhangTJ / sqlancer-lancerfuzz

Detecting Logic Bugs in DBMS
http://www.sqlancer.com/
MIT License
1 stars 0 forks source link

Update quantifier node repetition generation process #30

Closed albertZhangTJ closed 6 months ago

albertZhangTJ commented 6 months ago

If a repetition generated is not valid, check if that number is used by other nodes. If that is not the case and the actual generation is greater than or equal to the lower limit, updated the repetition to the actual value.

albertZhangTJ commented 6 months ago

Updated with ef5946f5e260635d84b2184457710310f1562c55