hnakamur commented on code in PR #12226:
URL: https://github.com/apache/trafficserver/pull/12226#discussion_r2078830742


##########
plugins/experimental/memcache/tsmemcache.cc:
##########
@@ -249,7 +249,7 @@ MC::add_binary_header(uint16_t err, uint8_t hdr_len, 
uint16_t key_len, uint32_t
 int
 MC::write_binary_error(protocol_binary_response_status err, int swallow)
 {
-  const char *errstr = "Unknown error";
+  const char *errstr;

Review Comment:
   Thanks! Fixed at 
[afe6f76](https://github.com/apache/trafficserver/pull/12226/commits/afe6f767418cd7828d3aadcaef06fa63073ee1f9).



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to