redis / hiredis

Minimalistic C client for Redis >= 1.2
BSD 3-Clause "New" or "Revised" License
6.15k stars 1.8k forks source link

Remove dead assignment in sdstrim. #1255

Closed michael-grunder closed 3 months ago

michael-grunder commented 3 months ago

The assignment is harmless but causes noise in static analysers