Skip to content

Added fuzzer#6173

Closed
AdamKorcz wants to merge 2 commits intovitessio:masterfrom
AdamKorcz:master
Closed

Added fuzzer#6173
AdamKorcz wants to merge 2 commits intovitessio:masterfrom
AdamKorcz:master

Conversation

@AdamKorcz
Copy link
Copy Markdown
Contributor

This PR adds a fuzzer that targets sqlparser.Parse.

@AdamKorcz AdamKorcz requested a review from sougou as a code owner May 12, 2020 11:13
@systay
Copy link
Copy Markdown
Collaborator

systay commented May 12, 2020

Hi @AdamKorcz!

Would you mind adding the required license header to the file?

/*
Copyright 2020 The Vitess Authors.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/

Thanks!

@systay
Copy link
Copy Markdown
Collaborator

systay commented May 12, 2020

Sorry - one more thing. Could you also sign the commit?

git commit --amend -s

and a force-push should do it.

Thanks!

Signed-off-by: Adam Korczynski <adam@adalogics.com>
@systay
Copy link
Copy Markdown
Collaborator

systay commented May 13, 2020

Replacing with #6175

@systay systay closed this May 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants