lwip-devel
[Top][All Lists]
Advanced

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

Re: [lwip-devel] [bug #50534] TFTP server does not copy terminating null


From: Axel Lin
Subject: Re: [lwip-devel] [bug #50534] TFTP server does not copy terminating null of filename
Date: Tue, 14 Mar 2017 16:19:25 +0800

2017-03-14 16:12 GMT+08:00 Dirk Ziegelmeier <address@hidden>:
> Something went wrong with the line endings. I did not use David's file, but
> redid his changes by hand on my unix system because I notices his line
> endings are windows. I did, however, run a function of my editor
> :
> "
> remove trailing whitespace
> " -
> which also seems to mess up the line endings :-(
>
> I'll try to fix it. Meanwhile, look at the diff with "ignore whitespace
> changes" enabled...

Usually, just run
git diff --cached
before you commit can tell you what is exactly you changed and avoid such issue.



reply via email to

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