* grub-core/net/tftp.c (tftp_receive): Silently discard too short

packets rather than raising an error.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-02-12 19:11:06 +01:00
parent 59bfe502c9
commit 0cf69874ee
2 changed files with 14 additions and 5 deletions

View file

@ -1,3 +1,8 @@
2012-02-12 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/net/tftp.c (tftp_receive): Silently discard too short
packets rather than raising an error.
2012-02-12 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/loader/xnu.c (grub_xnu_writetree_toheap_real): Avoid set