]> git.saurik.com Git - redis.git/blobdiff - src/anet.c
Memory leak fixed: release client's bpop->keys dictionary.
[redis.git] / src / anet.c
index 4b52425cf8166754cecabd5877b5622b32619e2b..ae8e9a6585acfb457caef7c055b86b3c3a25e21c 100644 (file)
@@ -1,6 +1,6 @@
 /* anet.c -- Basic TCP socket stuff made a bit less boring
  *
- * Copyright (c) 2006-2010, Salvatore Sanfilippo <antirez at gmail dot com>
+ * Copyright (c) 2006-2012, Salvatore Sanfilippo <antirez at gmail dot com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without