]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/blobdiff - CHANGELOG
fixed pbuf leak when PPP session is aborted through pppSigHUP() (bug #35541: PPP...
[pes-rpp/rpp-lwip.git] / CHANGELOG
index ab28771da060b554087b819e13ec5ce7da07bfc3..f484d9922df56cea1b3841f69d58dd7f7bddcdfe 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -76,6 +76,10 @@ HISTORY
 
  ++ Bugfixes:
 
+  2012-02-16: Simon Goldschmidt
+  * ppp.c: fixed pbuf leak when PPP session is aborted through pppSigHUP()
+    (bug #35541: PPP Memory Leak)
+
   2012-02-16: Simon Goldschmidt
   * etharp.c: fixed bug #35531: Impossible to send multicast without a gateway
     (introduced when fixing bug# 33551)