hartmannathan opened a new pull request #558: libs/libc/netdb/lib_dnsaddserver.c: Fix wrong fopen() mode. URL: https://github.com/apache/incubator-nuttx/pull/558 dns_add_nameserver(): As reported by Surya Prakash Verma, call to fopen() used nonexistent file open mode "at"; changed this to "r" per Surya's analysis. See Surya's email to dev@ on 12 Mar 2020, archived here: [https://lists.apache.org/thread.html/rbbbee93f79dd8f4224969bb03bf093d8c96421380a1d955167a2f661%40%3Cdev.nuttx.apache.org%3E].
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
