mirror of
				https://github.com/aler9/rtsp-simple-server
				synced 2025-10-31 19:13:22 +08:00 
			
		
		
		
	update golangci-lint (#3149)
This commit is contained in:
		| @@ -307,7 +307,7 @@ func FuzzUnmarshal(f *testing.F) { | ||||
| 		f.Add(ca.enc) | ||||
| 	} | ||||
|  | ||||
| 	f.Fuzz(func(t *testing.T, b []byte) { | ||||
| 	f.Fuzz(func(_ *testing.T, b []byte) { | ||||
| 		Unmarshal(b) //nolint:errcheck | ||||
| 	}) | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Alessandro Ros
					Alessandro Ros