* grub-core/net/tftp.c (tftp_receive): Silently discard too short
packets rather than raising an error.
This commit is contained in:
parent
59bfe502c9
commit
0cf69874ee
2 changed files with 14 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue