lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [patch #9211] mqtt: Check Will Flag rather than will_topic_


From: Dirk Ziegelmeier
Subject: [lwip-devel] [patch #9211] mqtt: Check Will Flag rather than will_topic_len for appending will topic and message
Date: Sun, 8 Jan 2017 18:10:36 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0

Update of patch #9211 (project lwip):

                  Status:                    None => Done                   
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #7:

Fixed it using your patch, because to be really precise I would have to
duplicate the "(client_info->will_topic != NULL && client_info->will_msg !=
NULL)" check to append the WILL message, and your suggestion is more readable
than that

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?9211>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]